ICEfaces 4.2.0
Java API Documentation
- java.lang.Object
-
- org.icefaces.ace.model.dataview.DataViewDataModel
-
- All Implemented Interfaces:
- java.lang.Iterable<java.lang.Object>, IndexedIterable<java.lang.Object>
- Direct Known Subclasses:
- DataViewLazyDataModel, DataViewListDataModel
public abstract class DataViewDataModel
extends java.lang.Object
implements IndexedIterable<java.lang.Object>
Implementors of this interface should return an iterator over the current
'page' of Objects, starting at the firstIndex.
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getPageSize
public int getPageSize()
ICEfaces 4.2.0
Java API Documentation
Copyright 2017 ICEsoft Technologies Canada Corp., All Rights Reserved.