Interface StartComputationExecutionRequestEvent.StartComputationExecutionRequestEventHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler
- Enclosing class:
- StartComputationExecutionRequestEvent
public static interface StartComputationExecutionRequestEvent.StartComputationExecutionRequestEventHandler extends com.google.gwt.event.shared.EventHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonStart(StartComputationExecutionRequestEvent event)
-
-
-
Method Detail
-
onStart
void onStart(StartComputationExecutionRequestEvent event)
-
-