Uses of Enum Class
org.patternfly.component.page.Display
Packages that use Display
-
Uses of Display in org.patternfly.component.page
Methods in org.patternfly.component.page that return DisplayModifier and TypeMethodDescriptionstatic Display
Returns 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 DisplayModifier and TypeMethodDescriptionMasthead.display
(Breakpoints<Display> displayModifiers) Display type at various breakpoints.