| Package | Description |
|---|---|
| org.uberfire.ext.widgets.core.client.wizards |
| Class and Description |
|---|
| AbstractWizard
The generic "Wizard" container, providing a left-hand side list of Page
titles, buttons to navigate the Wizard pages and a mechanism to display
different pages of the Wizard.
|
| Wizard
Things a Wizard needs to implement
|
| WizardPage
A page for a Wizard
|
| WizardPageSelectedEvent
An event representing the selection of a page within a Wizard
|
| WizardPageStatusChangeEvent
An event representing the change in status (i.e. completed, not-completed) of a page within a Wizard.
|
| WizardPageTitle
A widget containing the page title of a Wizard page, along with an indicator
(a tick) that the page has been completed and whether it is the currently
displayed page (title is made bold).
|
| WizardPopupFooter
A Modal Footer used by the Wizard
|
| WizardView
View and Presenter definitions for the generic Wizard
|
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.