Uses of Interface
org.patternfly.component.wizard.WizardStepNextHandler
Packages that use WizardStepNextHandler
-
Uses of WizardStepNextHandler in org.patternfly.component.wizard
Methods in org.patternfly.component.wizard with parameters of type WizardStepNextHandlerModifier and TypeMethodDescriptionWizardStep.nextIf(WizardStepNextHandler handler) Configures a callback to handle the transition to the next step in a wizard workflow.