| Modifier and Type | Method and Description |
|---|---|
TdAggregateFunction |
AggregateDataFunctionPanel.getFunctionSelected() |
| Modifier and Type | Method and Description |
|---|---|
void |
AggregateDataFunctionPanel.constraintsColumn(TdAggregateFunction function) |
| Modifier and Type | Method and Description |
|---|---|
com.sencha.gxt.widget.core.client.container.VerticalLayoutContainer |
GroupByAggregateManager.appendAggregate(List<TdColumnData> columns,
List<TdAggregateFunction> functions) |
void |
AggregateDataFunctionPanel.updateFunctions(List<TdAggregateFunction> functions) |
| Constructor and Description |
|---|
AggregateDataFunctionPanel(int index,
List<TdColumnData> columns,
List<TdAggregateFunction> functions)
No deletable
|
AggregateDataFunctionPanel(int index,
List<TdColumnData> columns,
List<TdAggregateFunction> functions,
boolean deletable,
com.google.gwt.user.client.Command command) |
| Modifier and Type | Method and Description |
|---|---|
List<TdAggregateFunction> |
TemplateColumnOperationService.getListAggregationFunctionIds()
Gets the list aggregation function ids.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateColumnOperationServiceAsync.getListAggregationFunctionIds(com.google.gwt.user.client.rpc.AsyncCallback<List<TdAggregateFunction>> callback) |
| Modifier and Type | Method and Description |
|---|---|
static TdAggregateFunction |
ConvertOperationForGwtModule.getAggegateFunction(org.gcube.data.analysis.tabulardata.commons.templates.model.actions.impl.AggregationPair.AggregationFunction af) |
| Modifier and Type | Method and Description |
|---|---|
static List<TdAggregateFunction> |
ConvertOperationForGwtModule.getAggregationFunctionIdsForTemplate()
Gets the aggregation function ids for template.
|
List<TdAggregateFunction> |
TemplateColumnOperationServiceImpl.getListAggregationFunctionIds() |
| Modifier and Type | Method and Description |
|---|---|
TdAggregateFunction |
AggregatePair.getAggegrateFunction()
Gets the aggegrate function.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AggregatePair.setAggegrateFunction(TdAggregateFunction aggegrateFunction)
Sets the aggegrate function.
|
Copyright © 2016. All Rights Reserved.