| Package | Description |
|---|---|
| org.gcube.portlets.user.tdwx.client.model.grid | |
| org.gcube.portlets.user.tdwx.shared.model |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JSonValueConverter.setValue(DataRow row,
JSonValue json,
ColumnKey key,
ValueType type) |
| Modifier and Type | Field and Description |
|---|---|
protected ValueType |
ColumnDefinition.valueType |
| Modifier and Type | Method and Description |
|---|---|
ValueType |
ColumnDefinition.getValueType() |
static ValueType |
ValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValueType[] |
ValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ColumnDefinition.setValueType(ValueType valueType) |
| Constructor and Description |
|---|
ColumnDefinition(String id,
String columnLocalId,
String label,
ValueType valueType,
int width,
boolean editable,
boolean visible,
ColumnType type)
Creates a new column definition.
|
Copyright © 2014. All Rights Reserved.