Uses of Interface
org.kuali.rice.krad.uif.container.PageGroup
Packages that use PageGroup
Package
Description
-
Uses of PageGroup in org.kuali.rice.krad.uif.container
Classes in org.kuali.rice.krad.uif.container that implement PageGroup -
Uses of PageGroup in org.kuali.rice.krad.uif.util
Methods in org.kuali.rice.krad.uif.util that return PageGroupModifier and TypeMethodDescriptionstatic PageGroupComponentFactory.getPageGroup()Gets the page group -
Uses of PageGroup in org.kuali.rice.krad.uif.view
Methods in org.kuali.rice.krad.uif.view that return PageGroupModifier and TypeMethodDescriptionView.getCurrentPage()Iterates through the contained page items and returns the Page that matches the set current page id or the first page in the case of a single page view.View.getPage()For single paged views (View.isSinglePageView(), gives the page Group the view should render.Methods in org.kuali.rice.krad.uif.view with parameters of type PageGroup