Package | Description |
---|---|
org.nuxeo.ecm.webengine.ui.wizard |
Modifier and Type | Class and Description |
---|---|
class |
WebPage |
Modifier and Type | Method and Description |
---|---|
abstract WizardPage |
WebForm.createPage() |
WizardPage |
WizardSession.getPage() |
WizardPage |
Wizard.getPage() |
WizardPage |
WizardSession.getPage(String id) |
WizardPage |
WizardSession.popPage() |
WizardPage |
WizardSession.pushPage(String pageId) |
Modifier and Type | Method and Description |
---|---|
<T extends Form> |
Wizard.validate(WizardPage page) |
Constructor and Description |
---|
WizardSession(String wizardId,
WizardPage[] pages) |
Copyright © 2011 Nuxeo SA. All Rights Reserved.