| Package | Description |
|---|---|
| org.kuali.rice.krad.uif.util | |
| org.kuali.rice.krad.uif.view |
| Modifier and Type | Method and Description |
|---|---|
static PageGroup |
ComponentFactory.getPageGroup() |
| Modifier and Type | Method and Description |
|---|---|
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. |
| Modifier and Type | Method and Description |
|---|---|
void |
View.setPage(PageGroup page)
Setter for the page group for single page views
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.