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