Interface CancelExecutionFromComputationsRequestEvent.HasCancelExecutionFromComputationsRequestEventHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.HasHandlers
- Enclosing class:
- CancelExecutionFromComputationsRequestEvent
public static interface CancelExecutionFromComputationsRequestEvent.HasCancelExecutionFromComputationsRequestEventHandler extends com.google.gwt.event.shared.HasHandlers
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.google.gwt.event.shared.HandlerRegistrationaddCancelExecutionFromComputationsRequestEventHandler(CancelExecutionFromComputationsRequestEvent.CancelExecutionFromComputationsRequestEventHandler handler)
-
-
-
Method Detail
-
addCancelExecutionFromComputationsRequestEventHandler
com.google.gwt.event.shared.HandlerRegistration addCancelExecutionFromComputationsRequestEventHandler(CancelExecutionFromComputationsRequestEvent.CancelExecutionFromComputationsRequestEventHandler handler)
-
-