Uses of Enum Class
org.patternfly.component.wizard.WizardStepType
Packages that use WizardStepType
-
Uses of WizardStepType in org.patternfly.component.wizard
Subclasses with type arguments of type WizardStepType in org.patternfly.component.wizardMethods in org.patternfly.component.wizard that return WizardStepTypeModifier and TypeMethodDescriptionstatic WizardStepTypeReturns the enum constant of this class with the specified name.static WizardStepType[]WizardStepType.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 WizardStepTypeModifier and TypeMethodDescriptionstatic WizardStepWizardStep.wizardStep(String identifier, String title, WizardStepType type)