Uses of Interface
com.jbstrap.ui.components.wizard.interfaces.StepLeaveHandler
-
Uses of StepLeaveHandler in com.jbstrap.ui.components.wizard
Modifier and TypeMethodDescriptionfinal StepLeaveHandler
WizardStep.getLeaveHandler()
Gets the event handler for the “leave step” event.Modifier and TypeMethodDescriptionfinal WizardStep
WizardStep.setLeaveHandler
(StepLeaveHandler handler) Sets the event handler for the “leave step” event.