Uses of Interface
org.patternfly.component.wizard.WizardStepPreviousPromise
Packages that use WizardStepPreviousPromise
Package
Description
Provides a wizard component for guiding users through a multi-step workflow.
-
Uses of WizardStepPreviousPromise in org.patternfly.component.wizard
Methods in org.patternfly.component.wizard with parameters of type WizardStepPreviousPromiseModifier and TypeMethodDescriptionWizardStep.previousIfPromised(WizardStepPreviousPromise promise) Associates a promise to handle the transition when navigating to the previous step in a wizard workflow.