- java.lang.Object
- 
- javax.faces.model.DataModel<E>
- 
- org.primefaces.model.CollectionDataModel<E>
 
 
- 
- 
Method Summary
- 
Methods inherited from class javax.faces.model.DataModeladdDataModelListener, getDataModelListeners, iterator, removeDataModelListener
 
- 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
 
 
- 
- 
Method Detail
- 
getRowCountpublic int getRowCount() 
- Specified by:
- getRowCountin class- javax.faces.model.DataModel<E>
 
 
- 
getRowDatapublic E getRowData() 
- Specified by:
- getRowDatain class- javax.faces.model.DataModel<E>
 
 
- 
getRowIndexpublic int getRowIndex() 
- Specified by:
- getRowIndexin class- javax.faces.model.DataModel<E>
 
 
 
 
 
Copyright © 2020. All rights reserved.