Uses of Interface
com.jbstrap.ui.components.wizard.interfaces.WizardFinishHandler
Packages that use WizardFinishHandler
-
Uses of WizardFinishHandler in com.jbstrap.ui.components.wizard
Methods in com.jbstrap.ui.components.wizard that return WizardFinishHandlerModifier and TypeMethodDescriptionfinal WizardFinishHandler
Wizard.getFinishHandler()
Gets the event handler for the wizard finished event.Methods in com.jbstrap.ui.components.wizard with parameters of type WizardFinishHandlerModifier and TypeMethodDescriptionWizard.setFinishHandler
(WizardFinishHandler handler) Event handler for the wizard finished event.