Uses of Class
org.patternfly.component.wizard.WizardContext
Packages that use WizardContext
Package
Description
Provides a wizard component for guiding users through a multi-step workflow.
-
Uses of WizardContext in org.patternfly.component.wizard
Classes in org.patternfly.component.wizard that implement interfaces with type arguments of type WizardContextModifier and TypeClassDescriptionclassA context object for sharing state across steps in aWizardcomponent.Methods in org.patternfly.component.wizard that return WizardContext