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