Uses of Interface
org.patternfly.component.wizard.WizardStepPreviousHandler
Packages that use WizardStepPreviousHandler
-
Uses of WizardStepPreviousHandler in org.patternfly.component.wizard
Methods in org.patternfly.component.wizard with parameters of type WizardStepPreviousHandlerModifier and TypeMethodDescriptionWizardStep.previousIf(WizardStepPreviousHandler handler) Assigns a callback to be executed when navigating to the previous step in a wizard workflow.