| Modifier and Type | Method and Description |
|---|---|
TdTDataType |
SetColumnTypeDialogManager.getSelectedDataType() |
TdTDataType |
ColumnDefinition.getSelectedDataType() |
| Modifier and Type | Method and Description |
|---|---|
com.extjs.gxt.ui.client.widget.form.ComboBox<TdTDataType> |
SetColumnTypeDialogManager.getScbDataType() |
| Modifier and Type | Method and Description |
|---|---|
TdTDataType |
ColumnDefinitionView.getSelectedDataType() |
| Modifier and Type | Method and Description |
|---|---|
static TdTDataType |
ConverterToTdTemplateModel.getTdTDataTypeFromDataType(Class<? extends org.gcube.data.analysis.tabulardata.model.datatype.DataType> dataType) |
| Modifier and Type | Method and Description |
|---|---|
static List<TdTDataType> |
ConverterToTdTemplateModel.getTdTDataTypeFromListDataType(List<Class<? extends org.gcube.data.analysis.tabulardata.model.datatype.DataType>> dataTypes) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends org.gcube.data.analysis.tabulardata.model.datatype.DataType> |
ConverterToTemplateServiceModel.tdTdTDataTypeToDataType(TdTDataType tdTdTDataType) |
static org.gcube.data.analysis.tabulardata.commons.utils.FormatReference |
ConverterToTemplateServiceModel.tdTdTFormatRefereceToFormatReference(TdTDataType dataType) |
| Modifier and Type | Method and Description |
|---|---|
TdTDataType |
TdColumnDefinition.getDataType() |
| Modifier and Type | Method and Description |
|---|---|
List<TdTDataType> |
TdTColumnCategory.getTdtDataType() |
| Modifier and Type | Method and Description |
|---|---|
void |
TdColumnDefinition.setDataType(TdTDataType dataType) |
| Modifier and Type | Method and Description |
|---|---|
void |
TdTColumnCategory.setTdtDataType(List<TdTDataType> tdtDataType) |
| Constructor and Description |
|---|
TdColumnDefinition(int index,
TdTColumnCategory category,
TdTDataType dataType,
SPECIAL_CATEGORY_TYPE type)
Base constructor
|
Copyright © 2015. All Rights Reserved.