Package | Description |
---|---|
org.bounce.wizard |
Modifier and Type | Method and Description |
---|---|
WizardPage |
WizardPage.getBack() |
abstract WizardPage |
WizardPage.getNext() |
WizardPage |
Wizard.getPage() |
Modifier and Type | Method and Description |
---|---|
protected CardPanel<WizardPage> |
Wizard.getCards() |
Modifier and Type | Method and Description |
---|---|
void |
Wizard.addPage(WizardPage page)
Add a page to the wizard.
|
void |
WizardPage.setBack(WizardPage back) |
protected void |
Wizard.setPage(WizardPage page) |
Constructor and Description |
---|
WizardPageEvent(WizardPage source) |
Copyright © 2002-2013 Edwin Dankert. All Rights Reserved.