Uses of Interface
com.jbstrap.ui.components.wizard.interfaces.StepShowHandler
-
Uses of StepShowHandler in com.jbstrap.ui.components.wizard
Modifier and TypeMethodDescriptionfinal StepShowHandler
WizardStep.getShowHandler()
Gets the event handler for the “show step” event.Modifier and TypeMethodDescriptionfinal WizardStep
WizardStep.setShowHandler
(StepShowHandler handler) Sets the event handler for the “show step” event.