Uses of Class
org.patternfly.component.wizard.WizardHeaderTitle
Packages that use WizardHeaderTitle
-
Uses of WizardHeaderTitle in org.patternfly.component.wizard
Subclasses with type arguments of type WizardHeaderTitle in org.patternfly.component.wizardClasses in org.patternfly.component.wizard that implement interfaces with type arguments of type WizardHeaderTitleMethods 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)