Package org.portletfaces.liferay.faces.model

Interface Summary
Paginated Defines a contract for paginated data.
RowMarker This interface defines a contract for marking and deleting rows, intended to be implemented by a class that extends DataModel
Sortable  
 

Class Summary
LazyDataModel<E> This abstract class provides the ability to supply JSF UI components with a DataModel that loads data in a lazy (on-demand) manner.
RowMarkerDataModel<E> This class extends the DataModel class and provides a convenient base implementation of the RowMarker interface.
RowMarks This class wraps a HashMap that represents rows that are marked, typically for deletion.
 

Enum Summary
RowMarks.NotificationEvent  
 



Copyright © 2011 portletfaces.org. All Rights Reserved.