Uses of Class
org.patternfly.component.page.MastheadContent
-
Packages that use MastheadContent Package Description org.patternfly.component.page -
-
Uses of MastheadContent in org.patternfly.component.page
Methods in org.patternfly.component.page that return MastheadContent Modifier and Type Method Description MastheadContentMastheadContent. addToolbar(Toolbar toolbar)static MastheadContentMastheadContent. mastheadContent()Factory method to create a new instance of this component.MastheadContentMastheadContent. that()Methods in org.patternfly.component.page with parameters of type MastheadContent Modifier and Type Method Description MastheadMasthead. addContent(MastheadContent content)Adds aMastheadContentto this component.
-