|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |