|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CollectionDisplayIterator
| Method Summary | |
|---|---|
java.util.Enumeration |
displayElements()
Return cache to be viewed on current page |
void |
first()
Position cursor at first element |
int |
getDisplaySize()
|
boolean |
hasNext()
If true there is a next page to display, and 'next' and 'last' options are valid |
boolean |
hasPrevious()
|
void |
last()
Position cursor at last |
void |
next()
Position cursor at beginning of next page |
int |
position()
|
void |
previous()
Position cursor at beginning of previous page |
| Method Detail |
|---|
java.util.Enumeration displayElements()
void first()
int getDisplaySize()
boolean hasNext()
boolean hasPrevious()
void last()
void next()
int position()
void previous()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||