The text to display on the cancel button
The height the wizard content should be set to. This is used only if the stepStyleClass is not given. The default is 300px.
The current step can be changed externally - this is the title of the step to switch the wizard to
Flag indicating that the wizard is done
Flag indicating that the wizard is embedded in a page (not a modal). This moves the navigation buttons to the left hand side of the footer and removes the close button.
Flag indicating to hide the title bar. Default is false
Flag indicating to hide the step indicators in the header of the wizard
Flag indicating to hide the back button, useful in 2 step wizards. Default is false
Flag indicating to hide page navigation sidebar on the wizard pages
Secondary descriptive information to display when the wizard is loading
The text displayed when the wizard is loading
The text to display on the next button
The text to display on the back button
Flag indicating that the wizard is ready
CSS class to be give to the sidebar panel. Only used if the stepClass is also provided
CSS class to be given to the steps page container. Used for the sidebar panel as well unless sidebarStyleClass is provided
The wizard title displayed in the header
Generated using TypeDoc
A config containing properties for wizard