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