Uses of Enum Class
org.patternfly.component.divider.DividerType
Packages that use DividerType
Package
Description
Provides the PatternFly divider component for visually separating content with a horizontal or vertical line.
-
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