Uses of Class
org.patternfly.component.wizard.WizardHeader
Packages that use WizardHeader
-
Uses of WizardHeader in org.patternfly.component.wizard
Subclasses with type arguments of type WizardHeader in org.patternfly.component.wizardMethods in org.patternfly.component.wizard that return WizardHeaderModifier and TypeMethodDescriptionWizardHeader.add(WizardHeaderDescription description) WizardHeader.add(WizardHeaderTitle title) WizardHeader.addDescription(WizardHeaderDescription description) WizardHeader.addTitle(WizardHeaderTitle title) Wizard.header()WizardHeader.that()static WizardHeaderWizardHeader.wizardHeader()Methods in org.patternfly.component.wizard with parameters of type WizardHeaderModifier and TypeMethodDescriptionWizard.add(WizardHeader header) Wizard.addHeader(WizardHeader header)