| Modifier and Type | Method and Description |
|---|---|
HashMap<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnDataType,ArrayList<ValueDataFormat>> |
TDGWTService.getValueDataFormatsMap()
Retrieve ValueDataFormat for all ColumnDataType
|
ArrayList<ValueDataFormat> |
TDGWTService.getValueDataFormatsOfColumnDataType(org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnDataType columnDataType)
Retrieve ValueDataFormat for specific ColumnDataType
|
| Modifier and Type | Method and Description |
|---|---|
void |
TDGWTServiceAsync.getValueDataFormatsMap(com.google.gwt.user.client.rpc.AsyncCallback<HashMap<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnDataType,ArrayList<ValueDataFormat>>> callback) |
void |
TDGWTServiceAsync.getValueDataFormatsOfColumnDataType(org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnDataType columnDataType,
com.google.gwt.user.client.rpc.AsyncCallback<ArrayList<ValueDataFormat>> callback) |
| Modifier and Type | Method and Description |
|---|---|
HashMap<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnDataType,ArrayList<ValueDataFormat>> |
TDGWTServiceImpl.getValueDataFormatsMap() |
ArrayList<ValueDataFormat> |
TDGWTServiceImpl.getValueDataFormatsOfColumnDataType(org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnDataType columnDataType) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<ValueDataFormat> |
PeriodDataType.getTimeDataFormats() |
| Modifier and Type | Method and Description |
|---|---|
void |
PeriodDataType.setTimeDataFormats(ArrayList<ValueDataFormat> timeDataFormats) |
| Constructor and Description |
|---|
PeriodDataType(String name,
String label,
ArrayList<ValueDataFormat> timeDataFormats) |
| Modifier and Type | Method and Description |
|---|---|
ValueDataFormat |
ChangeColumnTypeSession.getValueDataFormat() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChangeColumnTypeSession.setValueDataFormat(ValueDataFormat valueDataFormat) |
Copyright © 2015. All Rights Reserved.