Uses of Class
org.patternfly.component.page.PageMainBody
-
Packages that use PageMainBody Package Description org.patternfly.component.page -
-
Uses of PageMainBody in org.patternfly.component.page
Methods in org.patternfly.component.page that return PageMainBody Modifier and Type Method Description static PageMainBodyPageMainBody. pageMainBody()Factory method to create a new instance of this component.PageMainBodyPageMainBody. that()Methods in org.patternfly.component.page with parameters of type PageMainBody Modifier and Type Method Description PPageSectionBuilder. addBody(PageMainBody body)Adds aPageMainBodyto this component.
-