|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JSonValue | |
|---|---|
| org.gcube.portlets.user.tdw.client.model.grid | |
| org.gcube.portlets.user.tdw.client.model.json | |
| Uses of JSonValue in org.gcube.portlets.user.tdw.client.model.grid |
|---|
| Methods in org.gcube.portlets.user.tdw.client.model.grid with parameters of type JSonValue | |
|---|---|
DataRow |
JSonValueConverter.convertToDataRow(JSonValue json)
|
protected void |
JSonValueConverter.setValue(DataRow row,
JSonValue json,
ColumnKey key,
ValueType type)
|
| Method parameters in org.gcube.portlets.user.tdw.client.model.grid with type arguments of type JSonValue | |
|---|---|
List<DataRow> |
JSonValueConverter.convertToDataRow(com.google.gwt.core.client.JsArray<JSonValue> json)
|
List<DataRow> |
JSonValueConverter.convertToDataRow(List<JSonValue> json)
|
| Uses of JSonValue in org.gcube.portlets.user.tdw.client.model.json |
|---|
| Methods in org.gcube.portlets.user.tdw.client.model.json that return types with arguments of type JSonValue | |
|---|---|
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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||