Uses of Class
org.patternfly.component.wizard.WizardHeaderTitle
Packages that use WizardHeaderTitle
Package
Description
Provides a wizard component for guiding users through a multi-step workflow.
-
Uses of WizardHeaderTitle in org.patternfly.component.wizard
Subclasses with type arguments of type WizardHeaderTitle in org.patternfly.component.wizardModifier and TypeClassDescriptionclassA title within a wizard header within aWizardHeadercomponent.Classes in org.patternfly.component.wizard that implement interfaces with type arguments of type WizardHeaderTitleModifier and TypeClassDescriptionclassA title within a wizard header within aWizardHeadercomponent.Methods in org.patternfly.component.wizard that return WizardHeaderTitleModifier and TypeMethodDescriptionWizardHeaderTitle.that()static WizardHeaderTitleWizardHeaderTitle.wizardHeaderTitle()static WizardHeaderTitleWizardHeaderTitle.wizardHeaderTitle(int headerLevel) static WizardHeaderTitleWizardHeaderTitle.wizardHeaderTitle(int headerLevel, String text) static WizardHeaderTitleWizardHeaderTitle.wizardHeaderTitle(String text) Methods in org.patternfly.component.wizard with parameters of type WizardHeaderTitleModifier and TypeMethodDescriptionWizardHeader.add(WizardHeaderTitle title) WizardHeader.addTitle(WizardHeaderTitle title)