Uses of Enum Class
org.patternfly.component.progressstepper.ProgressStepVariant
Packages that use ProgressStepVariant
-
Uses of ProgressStepVariant in org.patternfly.component.progressstepper
Subclasses with type arguments of type ProgressStepVariant in org.patternfly.component.progressstepperModifier and TypeClassDescriptionenumRepresents the variants of a progress step in a progress stepper component.Methods in org.patternfly.component.progressstepper that return ProgressStepVariantModifier and TypeMethodDescriptionstatic ProgressStepVariantReturns the enum constant of this class with the specified name.static ProgressStepVariant[]ProgressStepVariant.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.patternfly.component.progressstepper with parameters of type ProgressStepVariant