Interface CancelComputationExecutionRequestEvent.CancelComputationExecutionRequestEventHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler
- Enclosing class:
- CancelComputationExecutionRequestEvent
public static interface CancelComputationExecutionRequestEvent.CancelComputationExecutionRequestEventHandler extends com.google.gwt.event.shared.EventHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonCancel(CancelComputationExecutionRequestEvent event)
-
-
-
Method Detail
-
onCancel
void onCancel(CancelComputationExecutionRequestEvent event)
-
-