Interface StartComputationExecutionRequestEvent.HasStartComputationExecutionRequestEventHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.HasHandlers
- Enclosing class:
- StartComputationExecutionRequestEvent
public static interface StartComputationExecutionRequestEvent.HasStartComputationExecutionRequestEventHandler 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.HandlerRegistrationaddStartComputationExecutionRequestEventHandler(StartComputationExecutionRequestEvent.StartComputationExecutionRequestEventHandler handler)
-
-
-
Method Detail
-
addStartComputationExecutionRequestEventHandler
com.google.gwt.event.shared.HandlerRegistration addStartComputationExecutionRequestEventHandler(StartComputationExecutionRequestEvent.StartComputationExecutionRequestEventHandler handler)
-
-