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