Uses of Package
org.jboss.hal.ballroom.wizard
-
Packages that use org.jboss.hal.ballroom.wizard Package Description org.jboss.hal.ballroom.wizard -
Classes in org.jboss.hal.ballroom.wizard used by org.jboss.hal.ballroom.wizard Class Description Wizard General purpose wizard relying on a context for the common data and an enum representing the states of the different steps.Wizard.BackFunction Wizard.Builder Wizard.CancelCallback A callback executed whenever the user cancels the wizard.Wizard.CloseAction An action executed when the user clicks on the close button of the success page.Wizard.FinishCallback A callback executed when the user finishes last step.Wizard.NextFunction Wizard.SuccessAction An action executed when the user clicks on the success button of the success page.WizardStep A step in a wizard.WorkflowCallback