Uses of Enum Class
org.patternfly.style.Orientation
Packages that use Orientation
Package
Description
Styling utilities including CSS classes, modifiers, breakpoints, and CSS variables.
-
Uses of Orientation in org.patternfly.style
Subclasses with type arguments of type Orientation in org.patternfly.styleModifier and TypeClassDescriptionenumDefines horizontal or vertical orientation for a component.Methods in org.patternfly.style that return OrientationModifier and TypeMethodDescriptionstatic OrientationReturns the enum constant of this class with the specified name.static Orientation[]Orientation.values()Returns an array containing the constants of this enum class, in the order they are declared.