| Modifier and Type | Method and Description |
|---|---|
List<TdAggregateFunction> |
TdColumnOperationService.getListAggregationFunctionIds() |
| Modifier and Type | Method and Description |
|---|---|
void |
TdColumnOperationServiceAsync.getListAggregationFunctionIds(com.google.gwt.user.client.rpc.AsyncCallback<List<TdAggregateFunction>> callback) |
| Modifier and Type | Method and Description |
|---|---|
TdAggregateFunction |
ComboColumnDataFunctionPanel.getFunctionSelected() |
| Modifier and Type | Method and Description |
|---|---|
void |
ComboColumnDataFunctionPanel.constraintsColumn(TdAggregateFunction function) |
| Modifier and Type | Method and Description |
|---|---|
com.sencha.gxt.widget.core.client.container.VerticalLayoutContainer |
GroupByAggregateManager.appendAggregate(List<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData> columns,
List<TdAggregateFunction> functions) |
void |
ComboColumnDataFunctionPanel.updateFunctions(List<TdAggregateFunction> functions) |
| Constructor and Description |
|---|
ComboColumnDataFunctionPanel(int index,
List<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData> columns,
List<TdAggregateFunction> functions)
No deletable
|
ComboColumnDataFunctionPanel(int index,
List<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData> columns,
List<TdAggregateFunction> functions,
boolean deletable,
com.google.gwt.user.client.Command command) |
| Modifier and Type | Method and Description |
|---|---|
List<TdAggregateFunction> |
TdColumnOperationServiceImpl.getListAggregationFunctionIds() |
| Modifier and Type | Method and Description |
|---|---|
static List<TdAggregateFunction> |
ConvertForGwtModule.getAggregationFunctionIds() |
| Modifier and Type | Method and Description |
|---|---|
TdAggregateFunction |
AggregatePair.getAggegrateFunction() |
| Modifier and Type | Method and Description |
|---|---|
void |
AggregatePair.setAggegrateFunction(TdAggregateFunction aggegrateFunction) |
Copyright © 2015. All Rights Reserved.