Uses of Class
org.kuali.rice.krad.uif.container.PageGroup

Packages that use PageGroup
org.kuali.rice.krad.uif.util   
org.kuali.rice.krad.uif.view   
 

Uses of PageGroup in org.kuali.rice.krad.uif.util
 

Methods in org.kuali.rice.krad.uif.util that return PageGroup
static PageGroup ComponentFactory.getPageGroup()
           
 

Uses of PageGroup in org.kuali.rice.krad.uif.view
 

Methods in org.kuali.rice.krad.uif.view that return PageGroup
 PageGroup View.getCurrentPage()
          Iterates through the contained page items and returns the Page that matches the set current page id
 PageGroup 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
 void View.setPage(PageGroup page)
          Setter for the page group for single page views
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.