- java.lang.Object
-
- javax.faces.model.DataModel<E>
-
- org.primefaces.model.CollectionDataModel<E>
-
-
Method Summary
-
Methods inherited from class javax.faces.model.DataModel
addDataModelListener, getDataModelListeners, iterator, removeDataModelListener
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getRowCount
public int getRowCount()
- Specified by:
getRowCount
in class javax.faces.model.DataModel<E>
-
getRowData
public E getRowData()
- Specified by:
getRowData
in class javax.faces.model.DataModel<E>
-
getRowIndex
public int getRowIndex()
- Specified by:
getRowIndex
in class javax.faces.model.DataModel<E>
Copyright © 2015. All rights reserved.