Uses of Enum Class
org.patternfly.component.page.Display
Packages that use Display
Package
Description
Provides the PatternFly page layout component and its subcomponents.
-
Uses of Display in org.patternfly.component.page
Subclasses with type arguments of type Display in org.patternfly.component.pageModifier and TypeClassDescriptionenumDefines the display layout forMastheadcontent: inline or stacked.Methods in org.patternfly.component.page that return DisplayModifier and TypeMethodDescriptionstatic DisplayReturns the enum constant of this class with the specified name.static Display[]Display.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.patternfly.component.page with parameters of type DisplayModifier and TypeMethodDescriptionSame asdisplay(breakpoints(default_, displayModifiers))Method parameters in org.patternfly.component.page with type arguments of type Display