Uses of Enum Class
org.patternfly.layout.flex.Align
-
Uses of Align in org.patternfly.layout.flex
Modifier and TypeMethodDescriptionstatic Align
Returns the enum constant of this class with the specified name.static Align[]
Align.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionSame asalign(breakpoints(default_, align))
Same asalign(breakpoints(default_, align))
Modifier and TypeMethodDescriptionFlex.align
(Breakpoints<Align> align) Value to use for margin: auto at various breakpointsFlexItem.align
(Breakpoints<Align> align) Value to use for margin: auto at various breakpoints