|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WizardDataModel | |
|---|---|
| org.openbp.swing.components.wizard | |
| Uses of WizardDataModel in org.openbp.swing.components.wizard |
|---|
| Classes in org.openbp.swing.components.wizard that implement WizardDataModel | |
|---|---|
class |
WizardDataModelImpl
Property data model. |
| Methods in org.openbp.swing.components.wizard that return WizardDataModel | |
|---|---|
WizardDataModel |
WizardPage.getDataModel()
Gets the wizard's data model. |
WizardDataModel |
WizardImpl.getDataModel()
Gets the data collection model holding the data of the pages. |
WizardDataModel |
Wizard.getDataModel()
Gets the data collection model holding the data of the pages. |
| Methods in org.openbp.swing.components.wizard with parameters of type WizardDataModel | |
|---|---|
void |
WizardImpl.setDataModel(WizardDataModel dataModel)
Sets the data collection model holding the data of the pages. |
void |
Wizard.setDataModel(WizardDataModel model)
Sets the data collection model holding the data of the pages. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||