Uses of Class
org.patternfly.component.wizard.WizardHeaderDescription
Packages that use WizardHeaderDescription
Package
Description
Provides a wizard component for guiding users through a multi-step workflow.
-
Uses of WizardHeaderDescription in org.patternfly.component.wizard
Subclasses with type arguments of type WizardHeaderDescription in org.patternfly.component.wizardModifier and TypeClassDescriptionclassA description within a wizard header within aWizardHeadercomponent.Classes in org.patternfly.component.wizard that implement interfaces with type arguments of type WizardHeaderDescriptionModifier and TypeClassDescriptionclassA description within a wizard header within aWizardHeadercomponent.Methods in org.patternfly.component.wizard that return WizardHeaderDescriptionModifier and TypeMethodDescriptionWizardHeaderDescription.that()static WizardHeaderDescriptionWizardHeaderDescription.wizardHeaderDescription()static WizardHeaderDescriptionWizardHeaderDescription.wizardHeaderDescription(String text) Methods in org.patternfly.component.wizard with parameters of type WizardHeaderDescriptionModifier and TypeMethodDescriptionWizardHeader.add(WizardHeaderDescription description) WizardHeader.addDescription(WizardHeaderDescription description)