Uses of Class
org.patternfly.component.page.PageSidebarBody
Packages that use PageSidebarBody
-
Uses of PageSidebarBody in org.patternfly.component.page
Methods in org.patternfly.component.page that return PageSidebarBodyModifier and TypeMethodDescriptionPageSidebarBody.addNavigation(Navigation navigation) Adds aNavigationto this component.PageSidebarBody.inset()Modifies the padding/inset to visually match padding of page elements.PageSidebarBody.noInset()Removes a sidebar body left/right inset.static PageSidebarBodyPageSidebarBody.pageSidebarBody()Factory method to create a new instance of this component.PageSidebarBody.that()Methods in org.patternfly.component.page with parameters of type PageSidebarBodyModifier and TypeMethodDescriptionPageSidebar.addBody(PageSidebarBody body) Adds aPageSidebarBodyto this component.