| Modifier and Type | Method and Description |
|---|---|
protected void |
AggregateByTimeColumnPanel.updateComboOperatorStatus(TdPeriodType periodType) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AggregateByTimeColumnPanel.loadDataForTimeTypes(com.sencha.gxt.data.shared.loader.ListLoadConfig loadConfig,
com.google.gwt.user.client.rpc.AsyncCallback<com.sencha.gxt.data.shared.loader.ListLoadResult<TdPeriodType>> callback) |
protected void |
CreateTimeDimensionColumnPanel.loadDataForTimeTypes(com.sencha.gxt.data.shared.loader.ListLoadConfig loadConfig,
com.google.gwt.user.client.rpc.AsyncCallback<com.sencha.gxt.data.shared.loader.ListLoadResult<TdPeriodType>> callback) |
| Modifier and Type | Method and Description |
|---|---|
TdPeriodType |
TemplateColumnOperationService.getYearTimeDimension() |
| Modifier and Type | Method and Description |
|---|---|
List<TdPeriodType> |
TemplateColumnOperationService.getListTimeTypes()
Gets the list time types.
|
List<TdPeriodType> |
TemplateColumnOperationService.getSuperiorPeriodType(String periodType)
Gets the superior period type.
|
List<TdPeriodType> |
TemplateColumnOperationService.getTimeDimensionGroupPeriodType() |
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateColumnOperationServiceAsync.getListTimeTypes(com.google.gwt.user.client.rpc.AsyncCallback<List<TdPeriodType>> callback) |
void |
TemplateColumnOperationServiceAsync.getSuperiorPeriodType(String periodType,
com.google.gwt.user.client.rpc.AsyncCallback<List<TdPeriodType>> callback) |
void |
TemplateColumnOperationServiceAsync.getTimeDimensionGroupPeriodType(com.google.gwt.user.client.rpc.AsyncCallback<List<TdPeriodType>> callback) |
void |
TemplateColumnOperationServiceAsync.getYearTimeDimension(com.google.gwt.user.client.rpc.AsyncCallback<TdPeriodType> callback) |
| Modifier and Type | Method and Description |
|---|---|
static TdPeriodType |
ConvertOperationForGwtModule.getTimeType(org.gcube.data.analysis.tabulardata.model.time.PeriodType type)
Gets the time type.
|
TdPeriodType |
TemplateColumnOperationServiceImpl.getYearTimeDimension() |
| Modifier and Type | Method and Description |
|---|---|
List<TdPeriodType> |
TemplateColumnOperationServiceImpl.getListTimeTypes() |
List<TdPeriodType> |
TemplateColumnOperationServiceImpl.getSuperiorPeriodType(String periodType) |
List<TdPeriodType> |
TemplateColumnOperationServiceImpl.getTimeDimensionGroupPeriodType() |
static List<TdPeriodType> |
ConvertOperationForGwtModule.getTimeTypes()
Gets the time types.
|
| Modifier and Type | Method and Description |
|---|---|
TdPeriodType |
TimeAggregationColumnAction.getPeriodType() |
| Modifier and Type | Method and Description |
|---|---|
void |
TimeAggregationColumnAction.setPeriodType(TdPeriodType periodType) |
| Constructor and Description |
|---|
TimeAggregationColumnAction(List<TdColumnData> groupColumns,
List<AggregatePair> aggregateFunctionPairs,
ServerObjectId serverObjectId,
List<TdColumnData> timeColumns,
TdPeriodType periodType) |
TimeAggregationColumnAction(List<TdColumnData> timeColumns,
TdPeriodType periodType) |
Copyright © 2018. All Rights Reserved.