Interface | Description |
---|---|
WizardActionListener |
Event listener for navigation and tool buttons
within a WizardPanel
|
WizardContextListener |
Interface to allow wizard panels to recognize changes to the context
|
WizardStepPanelStateChangeHandler |
Handler for changes in panel state
|
Class | Description |
---|---|
WizardActionPanel |
Various extra tools such as save, help, cancel
|
WizardContext |
Generic context object for tracking user input across
multiple wizard screens.
|
WizardContextChangeEvent |
Abstract superclass for change events from the
wizard context.
|
WizardLeftNavigationPanel |
Generic left navigation panel for a WizardPanel.
|
WizardPanel |
Generic wizard panel including a left navigation bar,
panel display area, and toolbar
|
WizardStepDisclosurePanel |
Modified disclosure panel class to allow better control over
when the disclosure panel is allowed to open/close
|
WizardStepPanel |
Generic superclass for panel representing individual
"steps" in a wizard
|
WizardStepPanelButton |
Button class added to the FlexTables displayed under each StackLayoutPanel
heading.
|
WizardStepPanelGroup |
Class to define groups of panels in the WizardPanel.
|
WizardToolBarPanel |
Navigation toolbar for the wizard.
|
Enum | Description |
---|---|
WizardStepPanelState |
Enumerates the different states of completion for a step in the
wizard
|
University of Colorado Denver, Department of Biostatistics and Informatics