Uses of Enum Class
org.patternfly.layout.flex.Align
Packages that use Align
-
Uses of Align in org.patternfly.layout.flex
Methods in org.patternfly.layout.flex that return AlignModifier and TypeMethodDescriptionstatic AlignReturns 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.Methods in org.patternfly.layout.flex with parameters of type AlignModifier and TypeMethodDescriptionSame asalign(breakpoints(default_, align))Same asalign(breakpoints(default_, align))Method parameters in org.patternfly.layout.flex with type arguments of type AlignModifier 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