Uses of Enum Class
org.patternfly.layout.flex.JustifyContent
-
Uses of JustifyContent in org.patternfly.layout.flex
Modifier and TypeMethodDescriptionstatic JustifyContent
Returns the enum constant of this class with the specified name.static JustifyContent[]
JustifyContent.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionFlex.justifyContent
(JustifyContent justifyContent) Same asjustifyContent(breakpoints(default_, justifyContent))
Modifier and TypeMethodDescriptionFlex.justifyContent
(Breakpoints<JustifyContent> justifyContent) Value to add for justify-content property at various breakpoints