Package | Description |
---|---|
org.kuali.rice.krad.uif.element | |
org.kuali.rice.krad.uif.layout | |
org.kuali.rice.krad.uif.layout.collections |
Modifier and Type | Class and Description |
---|---|
class |
NextPager
The NextPager widget is used to display previous and next links.
|
class |
NumberedPager
The NumberedPager widget is used to display a list of links horizontally in a page selection user interface.
|
Modifier and Type | Method and Description |
---|---|
Pager |
CollectionLayoutManager.getPagerWidget()
Widget used to page the collection.
|
Modifier and Type | Method and Description |
---|---|
void |
CollectionLayoutManager.setPagerWidget(Pager pagerWidget) |
protected static void |
CollectionLayoutUtils.setupPagerWidget(Pager pagerWidget,
CollectionGroup collectionGroup,
Object model)
Setup a pagerWidget's values for numberOfPages and currentPage, based on the collection size, displayStart,
and displayLength
|
Modifier and Type | Method and Description |
---|---|
Pager |
CollectionLayoutManagerBase.getPagerWidget()
Widget used to page the collection.
|
Modifier and Type | Method and Description |
---|---|
void |
CollectionLayoutManagerBase.setPagerWidget(Pager pagerWidget) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.