Uses of Class
org.patternfly.component.page.PageGroup
Packages that use PageGroup
-
Uses of PageGroup in org.patternfly.component.page
Methods in org.patternfly.component.page that return PageGroupModifier and TypeMethodDescription<E extends HTMLElement,P extends PageSectionLike<E, P>>
PageGroupPageGroup.addSection(PageSectionLike<E, P> pageSection) Adds aPageSectionLiketo this component.PageGroup.overflowScroll()Modifies this component to show a scrollbar if it has overflow content.static PageGroupPageGroup.pageGroup()Factory method to create a new instance of this component.PageGroup.shadowBottom()Modifies this component to have a bottom shadow.PageGroup.shadowTop()Modifies this component to have a top shadow.PageGroup.sticky(Breakpoints<Sticky> sticky) Modifies this component to be sticky at the given breakpoints.Same assticky(breakpoints(default_, sticky))PageGroup.that()Methods in org.patternfly.component.page with parameters of type PageGroup