Uses of Enum
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 DisplayReturns the enum constant of this type with the specified name.static Display[]Display.values()Returns an array containing the constants of this enum type, 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.