Uses of Class
com.liferay.faces.util.model.RowMarks

Packages that use RowMarks
com.liferay.faces.util.model   
 

Uses of RowMarks in com.liferay.faces.util.model
 

Methods in com.liferay.faces.util.model that return RowMarks
 RowMarks RowMarkerDataModel.getRowMarks()
          Deprecated.  
 RowMarks RowMarker.getRowMarks()
          Deprecated. Returns an instance of RowMarks that represents rows that are marked.
 

Methods in com.liferay.faces.util.model with parameters of type RowMarks
 void RowMarkerDataModel.setRowMarks(RowMarks rowMarks)
          Deprecated.  
 void RowMarker.setRowMarks(RowMarks rowMarks)
          Deprecated. Sets an instance of RowMarks that represents rows that are marked.
 



Copyright © 2015 Liferay, Inc.. All rights reserved.