public abstract class DataViewLazyDataModel extends DataViewDataModel
| Constructor and Description |
|---|
DataViewLazyDataModel() |
| Modifier and Type | Method and Description |
|---|---|
abstract java.lang.Object |
getDataByIndex(int index) |
IndexedIterator<java.lang.Object> |
iterator() |
abstract int |
length() |
getPageSize, getPageStartIndex, setPageSize, setPageStartIndexpublic abstract java.lang.Object getDataByIndex(int index)
getDataByIndex in class DataViewDataModelpublic abstract int length()
length in class DataViewDataModelpublic IndexedIterator<java.lang.Object> iterator()
Copyright 2014 ICEsoft Technologies Canada Corp., All Rights Reserved.