|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WADataPage
Method Summary | |
---|---|
int |
getEndItemDocumentIndex()
this method returns the index, relative to the parent document of the last item on the page. |
WAItem |
getFirstItem()
|
WAItem |
getItemByName(String name)
|
int |
getItemCount()
This method returns the count of items on the page |
WAItem |
getLastItem()
|
WAItem |
getNextItem()
|
WAItem |
getPreviousItem()
|
int |
getStartItemDocumentIndex()
this method returns the index, relative to the parent document of the first item on the page. |
Method Detail |
---|
int getItemCount()
WAItem getFirstItem()
WAItem getLastItem()
WAItem getNextItem()
WAItem getPreviousItem()
WAItem getItemByName(String name)
int getStartItemDocumentIndex()
getEndIndex()
int getEndItemDocumentIndex()
getStartIndex()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |