Uses of Package
org.patternfly.component.wizard
Packages that use org.patternfly.component.wizard
Package
Description
Provides the PatternFly modal dialog component and its subcomponents.
Provides the PatternFly page layout component and its subcomponents.
Provides a wizard component for guiding users through a multi-step workflow.
-
Classes in org.patternfly.component.wizard used by org.patternfly.component.modalClassDescriptionA 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.
-
Classes in org.patternfly.component.wizard used by org.patternfly.component.pageClassDescriptionA 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.
-
Classes in org.patternfly.component.wizard used by org.patternfly.component.wizardClassDescriptionA 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.A context object for sharing state across steps in a
Wizardcomponent.A wizard footer within aWizardcomponent.The button container within aWizardFooter.A wizard header within aWizardcomponent.A description within a wizard header within aWizardHeadercomponent.A title within a wizard header within aWizardHeadercomponent.A wizard navigation within aWizardcomponent.A wizard nav item within aWizardNavcomponent.A wizard step within aWizardcomponent.Functional interface for handling step changes in a wizard flow.Handler invoked when aWizardStepis entered duringWizardnavigation.Handler invoked when aWizardStepis left duringWizardnavigation.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 aWizardworkflow 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.