| Package | Description |
|---|---|
| org.gcube.portlets.user.tdwx.client.model.grid | |
| org.gcube.portlets.user.tdwx.client.model.json |
| Modifier and Type | Method and Description |
|---|---|
DataRow |
JSonValueConverter.convertToDataRow(JSonValue json) |
protected void |
JSonValueConverter.setValue(DataRow row,
JSonValue json,
ColumnKey key,
ValueType type) |
| Modifier and Type | Method and Description |
|---|---|
List<DataRow> |
JSonValueConverter.convertToDataRow(com.google.gwt.core.client.JsArray<JSonValue> json) |
List<DataRow> |
JSonValueConverter.convertToDataRow(List<JSonValue> json) |
| Modifier and Type | Method and Description |
|---|---|
List<JSonValue> |
JSonTable.getList(String rowsField)
Return a list of
JSonValue from the specified JSON string. |
com.google.gwt.core.client.JsArray<JSonValue> |
JSonTable.getRows(String rowsField) |
Copyright © 2015. All Rights Reserved.