Uses of Class
org.patternfly.component.page.Masthead
Packages that use Masthead
-
Uses of Masthead in org.patternfly.component.page
Methods in org.patternfly.component.page that return MastheadModifier and TypeMethodDescriptionMasthead.addContent(MastheadContent content) Adds aMastheadContentto this component.Masthead.addMain(MastheadMain main) Masthead.addToggle(MastheadToggle toggle) Masthead.background(Brightness brightness) Background theme color of the mastheadSame asdisplay(breakpoints(default_, displayModifiers))Masthead.display(Breakpoints<Display> displayModifiers) Display type at various breakpoints.Masthead.inset(Breakpoints<Inset> insetModifiers) Insets at various breakpointsSame asinset(breakpoints(default_, insetModifiers))static MastheadMasthead.masthead()Factory method to create a new instance of this component.Page.masthead()Returns the currentMastheadornullif no masthead has been defined yet.Masthead.that()Methods in org.patternfly.component.page with parameters of type Masthead