Uses of Interface
com.jbstrap.ui.components.wizard.interfaces.StepBackHandler
-
Uses of StepBackHandler in com.jbstrap.ui.components.wizard
Modifier and TypeMethodDescriptionfinal StepBackHandler
WizardStep.getBackHandler()
Gets the event handler for the “previous step” event.Modifier and TypeMethodDescriptionfinal WizardStep
WizardStep.setBackHandler
(StepBackHandler handler) Sets the event handler for the “previous step” event.