Package org.patternfly.component.wizard
package org.patternfly.component.wizard
-
ClassDescriptionA wizard provides a guided workflow that offers a path to complete a task, create an object or objects, or finish a series of steps for some other outcome.Functional interface for handling step changes in a wizard flow.Functional interface representing a callback mechanism for handling the transition from one step to the next in a wizard.Interface to handle the transition to the next step in a
Wizardworkflow asynchronously.Functional interface for handling callbacks when navigating to the previous step in a wizard workflow.Interface to handle the transition to the previous step in aWizardworkflow asynchronously.Wizard step types.