| Modifier and Type | Method and Description |
|---|---|
SPECIAL_CATEGORY_TYPE |
ColumnDefinition.getSpecialCategoryType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ColumnDefinition.setSpecialCategoryType(SPECIAL_CATEGORY_TYPE category) |
| Modifier and Type | Method and Description |
|---|---|
SPECIAL_CATEGORY_TYPE |
ColumnDefinitionView.getSpecialCategoryType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ColumnDefinitionView.setSpecialCategoryType(SPECIAL_CATEGORY_TYPE category) |
| Modifier and Type | Method and Description |
|---|---|
SPECIAL_CATEGORY_TYPE |
TdColumnDefinition.getSpecialCategoryType() |
static SPECIAL_CATEGORY_TYPE |
SPECIAL_CATEGORY_TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SPECIAL_CATEGORY_TYPE[] |
SPECIAL_CATEGORY_TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TdColumnDefinition(int index,
TdTColumnCategory category,
TdTDataType dataType,
org.gcube.portlets.user.td.widgetcommonevent.shared.expression.C_Expression expr,
SPECIAL_CATEGORY_TYPE type) |
TdColumnDefinition(int index,
TdTColumnCategory category,
TdTDataType dataType,
SPECIAL_CATEGORY_TYPE type,
org.gcube.portlets.user.td.gwtservice.shared.tr.ColumnData columnData) |
Copyright © 2014. All Rights Reserved.