|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IPaginationModelRO
This interface provides the information necessary to create the pagination bar.
| Method Summary | |
|---|---|
int |
GetCurrentLowerObjectCount()
This method returns the current lower count for which objects to display. |
int |
GetCurrentUpperObjectCount()
This method returns the current upper count for which objects to display. |
int |
GetNumObjects()
This method returns the total number of objects available for display. |
int |
GetPaginationSize()
This is the number of objects displayed per page. |
| Methods inherited from interface com.plumtree.uiinfrastructure.activityspace.IMVCObject |
|---|
GetName |
| Method Detail |
|---|
int GetCurrentLowerObjectCount()
int GetCurrentUpperObjectCount()
int GetNumObjects()
int GetPaginationSize()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||