Uses of Class
org.patternfly.component.page.PageMain
Packages that use PageMain
-
Uses of PageMain in org.patternfly.component.page
Subclasses with type arguments of type PageMain in org.patternfly.component.pageClasses in org.patternfly.component.page that implement interfaces with type arguments of type PageMainModifier and TypeClassDescriptionclassContainer for the main page area.classContainer for the main page area.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