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 SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected RMShape[]Returns an array of finish shapes.protected voidDoes initialization prior to get finish shapes.Methods inherited from class com.reportmill.wizard.TablesBasicsetMaxSelectedPanelIndexMethods inherited from class com.reportmill.wizard.WizardaddScreen, 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- 
TablesGroupingpublic TablesGrouping()Creates a new TablesGrouping.
 
- 
- 
Method Details- 
prepareFinishShapesprotected void prepareFinishShapes()Does initialization prior to get finish shapes.- Overrides:
- prepareFinishShapesin class- TablesBasic
 
- 
getFinishShapesReturns an array of finish shapes.- Overrides:
- getFinishShapesin class- TablesBasic
 
 
-