Uses of Interface
com.jbstrap.ui.components.wizard.interfaces.StepShowHandler
Packages that use StepShowHandler
-
Uses of StepShowHandler in com.jbstrap.ui.components.wizard
Methods in com.jbstrap.ui.components.wizard that return StepShowHandlerModifier and TypeMethodDescriptionfinal StepShowHandler
WizardStep.getShowHandler()
Gets the event handler for the “show step” event.Methods in com.jbstrap.ui.components.wizard with parameters of type StepShowHandlerModifier and TypeMethodDescriptionfinal WizardStep
WizardStep.setShowHandler
(StepShowHandler handler) Sets the event handler for the “show step” event.