Uses of Interface
com.jbstrap.ui.components.wizard.interfaces.StepInitHandler
-
Uses of StepInitHandler in com.jbstrap.ui.components.wizard
Modifier and TypeMethodDescriptionfinal StepInitHandler
WizardStep.getInitHandler()
Gets the event handler for the “initialize step” event.Modifier and TypeMethodDescriptionfinal WizardStep
WizardStep.setInitHandler
(StepInitHandler handler) Sets the event handler for the “initialize step” event.