Uses of Enum Class
org.patternfly.component.wizard.WizardFooterButtons
Packages that use WizardFooterButtons
-
Uses of WizardFooterButtons in org.patternfly.component.wizard
Subclasses with type arguments of type WizardFooterButtons in org.patternfly.component.wizardMethods in org.patternfly.component.wizard that return WizardFooterButtonsModifier and TypeMethodDescriptionstatic WizardFooterButtonsReturns the enum constant of this class with the specified name.static WizardFooterButtons[]WizardFooterButtons.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.patternfly.component.wizard with parameters of type WizardFooterButtonsModifier and TypeMethodDescriptionWizardStep.customButtonName(WizardFooterButtons button, String name) Assigns a custom name to a specific button in the wizard's footer.