Uses of Enum Class
org.patternfly.component.divider.DividerType
Packages that use DividerType
-
Uses of DividerType in org.patternfly.component.divider
Subclasses with type arguments of type DividerType in org.patternfly.component.dividerMethods in org.patternfly.component.divider that return DividerTypeModifier and TypeMethodDescriptionstatic DividerTypeReturns the enum constant of this class with the specified name.static DividerType[]DividerType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.patternfly.component.divider with parameters of type DividerType