Uses of Enum Class
org.patternfly.layout.flex.Spacer
-
Uses of Spacer in org.patternfly.layout.flex
Modifier and TypeMethodDescriptionstatic Spacer
Returns the enum constant of this class with the specified name.static Spacer[]
Spacer.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionSame asspacer(breakpoints(default_, spacer))
Same asspacer(breakpoints(default_, spacer))
Modifier and TypeMethodDescriptionFlex.spacer
(Breakpoints<Spacer> spacer) Spacers at various breakpointsFlexItem.spacer
(Breakpoints<Spacer> spacer) Spacers at various breakpoints