Uses of Class
org.patternfly.component.page.PageMain
-
Uses of PageMain in org.patternfly.component.page
Modifier and TypeMethodDescriptionPageMain.addGroup
(PageMainGroup group) Adds aPageMainGroup
to this component.<E extends HTMLElement,
P extends PageSection<E, P>>
PageMainPageMain.addSection
(PageSection<E, P> pageSection) Adds aPageSection
to this component.Page.main()
Returns the currentPageMain
ornull
if no main has been defined yet.static PageMain
Factory method to create a new instance of this component.PageMain.that()