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.
|
WizardPopupFooter
A Modal Footer used by the Wizard
|
WizardView
View and Presenter definitions for the generic Wizard
|
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.