JavaScript is disabled on your browser.
Skip navigation links
Nuxeo 2023.21.12
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.nuxeo.ecm.webengine.ui.wizard.Wizard
Packages that use
Wizard
Package
Description
org.nuxeo.ecm.webengine.ui.wizard
Uses of
Wizard
in
org.nuxeo.ecm.webengine.ui.wizard
Subclasses of
Wizard
in
org.nuxeo.ecm.webengine.ui.wizard
Modifier and Type
Class
Description
class
WebForm
A web form is a single page wizard.
Methods in
org.nuxeo.ecm.webengine.ui.wizard
with parameters of type
Wizard
Modifier and Type
Method
Description
<T extends
Form
>
String
WizardPage.
getNextPage
(
Wizard
wizard, T form)