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 TypeMethodDescriptionAdds aPageGroupto this component.<E extends HTMLElement,P extends PageSectionLike<E, P>>
PageMainPageMain.addSection(PageSectionLike<E, P> pageSection) Adds aPageSectionLiketo 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