Uses of Class
org.patternfly.component.page.PageSidebarBody
Packages that use PageSidebarBody
-
Uses of PageSidebarBody in org.patternfly.component.page
Subclasses with type arguments of type PageSidebarBody in org.patternfly.component.pageClasses in org.patternfly.component.page that implement interfaces with type arguments of type PageSidebarBodyModifier and TypeClassDescriptionclassContainer within thePageSidebarto hold content.classContainer within thePageSidebarto hold content.classContainer within thePageSidebarto hold content.Methods in org.patternfly.component.page that return PageSidebarBodyModifier and TypeMethodDescriptionPageSidebarBody.addNavigation(Navigation navigation) Adds aNavigationto this component.PageSidebarBody.contextSelector()Flag indicating that the page sidebar body is for a context selector/perspective switcher.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.