Uses of Class
org.gcube.portlets.user.gisviewer.client.commons.beans.ResultRow

Packages that use ResultRow
org.gcube.portlets.user.gisviewer.client.commons.beans   
 

Uses of ResultRow in org.gcube.portlets.user.gisviewer.client.commons.beans
 

Methods in org.gcube.portlets.user.gisviewer.client.commons.beans that return types with arguments of type ResultRow
 List<ResultRow> ResultTable.getRows()
           
 

Methods in org.gcube.portlets.user.gisviewer.client.commons.beans with parameters of type ResultRow
 void ResultTable.addResultRow(ResultRow resultRow)
           
 

Method parameters in org.gcube.portlets.user.gisviewer.client.commons.beans with type arguments of type ResultRow
 void ResultTable.setRows(List<ResultRow> rows)
           
 

Constructor parameters in org.gcube.portlets.user.gisviewer.client.commons.beans with type arguments of type ResultRow
ResultTable(List<ResultRow> rows)
           
 



Copyright © 2014. All Rights Reserved.