Uses of Enum Class
org.patternfly.layout.flex.SpaceItems
Packages that use SpaceItems
-
Uses of SpaceItems in org.patternfly.layout.flex
Methods in org.patternfly.layout.flex that return SpaceItemsModifier and TypeMethodDescriptionstatic SpaceItems
Returns the enum constant of this class with the specified name.static SpaceItems[]
SpaceItems.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 SpaceItemsModifier and TypeMethodDescriptionFlex.spaceItems
(SpaceItems spaceItems) Same asspaceItems(breakpoints(default_, spaceItems))
Method parameters in org.patternfly.layout.flex with type arguments of type SpaceItemsModifier and TypeMethodDescriptionFlex.spaceItems
(Breakpoints<SpaceItems> spaceItems) Space items at various breakpoints