org.gcube.portlets.user.tdw.client.model.grid
Class JSonValueConverter
java.lang.Object
org.gcube.portlets.user.tdw.client.model.grid.JSonValueConverter
public class JSonValueConverter
- extends Object
- Author:
- "Federico De Faveri defaveri@isti.cnr.it"
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
columns
protected ColumnDefinition[] columns
JSonValueConverter
public JSonValueConverter(List<ColumnDefinition> columns)
convertToDataRow
public List<DataRow> convertToDataRow(List<JSonValue> json)
convertToDataRow
public List<DataRow> convertToDataRow(com.google.gwt.core.client.JsArray<JSonValue> json)
convertToDataRow
public DataRow convertToDataRow(JSonValue json)
setValue
protected void setValue(DataRow row,
JSonValue json,
ColumnKey key,
ValueType type)
Copyright © 2013. All Rights Reserved.