Interface ComputationReadyEvent.ComputationReadyEventHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler
- Enclosing class:
- ComputationReadyEvent
public static interface ComputationReadyEvent.ComputationReadyEventHandler extends com.google.gwt.event.shared.EventHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonReady(ComputationReadyEvent event)
-
-
-
Method Detail
-
onReady
void onReady(ComputationReadyEvent event)
-
-