Uses of Class
org.patternfly.component.page.PageMainBody
Packages that use PageMainBody
-
Uses of PageMainBody in org.patternfly.component.page
Methods in org.patternfly.component.page that return PageMainBodyModifier and TypeMethodDescriptionstatic PageMainBody
PageMainBody.pageMainBody()
Factory method to create a new instance of this component.PageMainBody.that()
Methods in org.patternfly.component.page with parameters of type PageMainBodyModifier and TypeMethodDescriptionPageSectionBuilder.add
(PageMainBody body) Adds aPageMainBody
to this component.PageSectionBuilder.addBody
(PageMainBody body) Adds aPageMainBody
to this component.