| Modifier and Type | Field and Description |
|---|---|
protected OperationID |
MergeColumnPanel.operationId |
protected OperationID |
SplitColumnPanel.operationId |
protected OperationID |
AbstactSplitMergeOperation.operationID |
| Modifier and Type | Method and Description |
|---|---|
OperationID |
MergeColumnPanel.getOperationID() |
OperationID |
SplitColumnPanel.getOperationID() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
AbstactSplitMergeOperation.initAbstactSplitMergeOperation(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
OperationID operationID,
com.google.web.bindery.event.shared.EventBus bus) |
| Modifier and Type | Method and Description |
|---|---|
List<TdOperatorComboOperator> |
TdColumnOperationService.loadOperatorForOperationId(OperationID operation) |
void |
TdColumnOperationServiceAsync.loadOperatorForOperationId(OperationID operation,
com.google.gwt.user.client.rpc.AsyncCallback<List<TdOperatorComboOperator>> callback) |
| Modifier and Type | Method and Description |
|---|---|
List<TdOperatorComboOperator> |
TdColumnOperationServiceImpl.loadOperatorForOperationId(OperationID operation) |
| Modifier and Type | Field and Description |
|---|---|
protected OperationID |
SplitAndMergeColumnSession.operatorID |
| Modifier and Type | Method and Description |
|---|---|
OperationID |
SplitAndMergeColumnSession.getOperatorID() |
static OperationID |
OperationID.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OperationID[] |
OperationID.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SplitAndMergeColumnSession.setOperatorID(OperationID operatorID) |
| Constructor and Description |
|---|
SplitAndMergeColumnSession(OperationID operatorID) |
Copyright © 2014. All Rights Reserved.