Uses of Class
org.patternfly.component.page.PageMain
Packages that use PageMain
-
Uses of PageMain in org.patternfly.component.page
Methods in org.patternfly.component.page that return PageMainModifier and TypeMethodDescriptionPageMain.addGroup(PageMainGroup group) Adds aPageMainGroupto this component.<E extends HTMLElement,P extends PageSection<E, P>>
PageMainPageMain.addSection(PageSection<E, P> pageSection) Adds aPageSectionto this component.Page.main()Returns the currentPageMainornullif no main has been defined yet.static PageMainFactory method to create a new instance of this component.PageMain.that()Methods in org.patternfly.component.page with parameters of type PageMain