| RollupConfigDialog |
A Dialog for configuring a rollup on a table.
|
| RollupHeaderPopupProvider |
|
| RollupHelper |
Contains logic to rollup a table contained and a DBTableModel into an IrisTreeTableModel and display it in its
existing view.
|
| RollupProcessingListener |
Listens for a DbTableModel doneProcessing event and then applies a rollup.
|
| SavedRollup |
A struct containing all of the relevant info for saving a Swing UI defined rollup.
|
| SavedRollupsManager |
A singleton class to manage saved rollups by model.
|
| UnrolledModelInfo |
Stores an unrolled DBTableModel along with its table workspace info.
|