Uses of Interface
com.jbstrap.ui.components.wizard.interfaces.StepNextHandler
-
Uses of StepNextHandler in com.jbstrap.ui.components.wizard
Modifier and TypeMethodDescriptionfinal StepNextHandler
WizardStep.getNextHandler()
Gets the next step event handler.Modifier and TypeMethodDescriptionfinal WizardStep
WizardStep.setNextHandler
(StepNextHandler handler) Sets the event handler for the “Next” button.