Package com.reportmill.wizard
Class TablesGrouping
java.lang.Object
com.reportmill.wizard.Wizard
com.reportmill.wizard.TablesBasic
com.reportmill.wizard.TablesGrouping
This wizard is just like TablesBasic, but with additional screens for:
- Select Grouping Key - Select Grouping Details Keys
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected RMShape[]Returns an array of finish shapes.protected voidDoes initialization prior to get finish shapes.Methods inherited from class com.reportmill.wizard.TablesBasic
setMaxSelectedPanelIndexMethods inherited from class com.reportmill.wizard.Wizard
addScreen, finish, getCategory, getDataSource, getDataSourceDefault, getDescription, getListKey, getMaxSelectedPanelIndex, getName, getPanel, getPanelCount, getPrettyName, getScreen, getSelectedPanel, getSelectedPanelIndex, getThumbnailImage, getWizard, removeScreen, resetUI, respondUI, setCategory, setListKey, setName, setSelectedPanelIndex
-
Constructor Details
-
TablesGrouping
public TablesGrouping()Creates a new TablesGrouping.
-
-
Method Details
-
prepareFinishShapes
protected void prepareFinishShapes()Does initialization prior to get finish shapes.- Overrides:
prepareFinishShapesin classTablesBasic
-
getFinishShapes
Returns an array of finish shapes.- Overrides:
getFinishShapesin classTablesBasic
-