Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.webengine.ui.wizard.WizardPage

Packages that use WizardPage
org.nuxeo.ecm.webengine.ui.wizard   
 

Uses of WizardPage in org.nuxeo.ecm.webengine.ui.wizard
 

Subclasses of WizardPage in org.nuxeo.ecm.webengine.ui.wizard
 class WebPage
           
 

Methods in org.nuxeo.ecm.webengine.ui.wizard that return WizardPage
abstract  WizardPage WebForm.createPage()
           
 WizardPage WizardSession.getPage()
           
 WizardPage Wizard.getPage()
           
 WizardPage WizardSession.getPage(String id)
           
 WizardPage WizardSession.popPage()
           
 WizardPage WizardSession.pushPage(String pageId)
           
 

Methods in org.nuxeo.ecm.webengine.ui.wizard with parameters of type WizardPage
<T extends Form>
T
Wizard.validate(WizardPage page)
           
 

Constructors in org.nuxeo.ecm.webengine.ui.wizard with parameters of type WizardPage
WizardSession(String wizardId, WizardPage[] pages)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.