| Package | Description |
|---|---|
| org.kuali.rice.krad.uif.container | |
| org.kuali.rice.krad.uif.util | |
| org.kuali.rice.krad.uif.view |
| Modifier and Type | Class and Description |
|---|---|
class |
PageGroupBase
A PageGroup represents a page of a View.
|
| Modifier and Type | Method and Description |
|---|---|
static PageGroup |
ComponentFactory.getPageGroup()
Gets the page group
|
| 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 or
the first page in the case of a single page view.
|
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) |
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.