| Modifier and Type | Method and Description |
|---|---|
TdTFormatReference |
SetColumnTypeDialogManager.getSelectedDataTypeFormat() |
TdTFormatReference |
ColumnDefinition.getSelectedDataTypeFormat() |
TdTFormatReference |
SetColumnTypeDialogManager.getSelectedPeriodValueFormat() |
TdTFormatReference |
ColumnDefinition.getTimePeriodFormat() |
| Modifier and Type | Method and Description |
|---|---|
com.extjs.gxt.ui.client.widget.form.ComboBox<TdTFormatReference> |
SetColumnTypeDialogManager.getScbDataTypeFormat() |
com.extjs.gxt.ui.client.widget.form.ComboBox<TdTFormatReference> |
SetColumnTypeDialogManager.getScbPeriodTypeValueFormats() |
| Modifier and Type | Method and Description |
|---|---|
TdTFormatReference |
ColumnDefinitionView.getSelectedDataTypeFormat() |
TdTFormatReference |
ColumnDefinitionView.getTimePeriodFormat() |
| Modifier and Type | Method and Description |
|---|---|
static List<TdTFormatReference> |
ConverterToTdTemplateModel.getTdTFormatReferences(Class<? extends org.gcube.data.analysis.tabulardata.model.datatype.DataType> dataType) |
| Modifier and Type | Field and Description |
|---|---|
protected TdTFormatReference |
TdTDataType.reference |
| Modifier and Type | Field and Description |
|---|---|
protected LinkedHashMap<String,TdTFormatReference> |
TdTFormatReferenceIndexer.formatsIndexer |
| Modifier and Type | Method and Description |
|---|---|
TdTFormatReference |
TdTFormatReferenceIndexer.getFormatByFormatId(String formatId) |
TdTFormatReference |
TdTDataType.getReference() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<TdTFormatReference> |
TdTFormatReferenceIndexer.getFormats() |
LinkedHashMap<String,TdTFormatReference> |
TdTFormatReferenceIndexer.getFormatsIndexer() |
| Modifier and Type | Method and Description |
|---|---|
void |
TdTFormatReferenceIndexer.putFormat(TdTFormatReference format) |
void |
TdTFormatReferenceIndexer.remove(TdTFormatReference format) |
void |
TdTDataType.setReference(TdTFormatReference reference) |
Copyright © 2015. All Rights Reserved.