Interface ComputationReadyEvent.HasComputationReadyEventHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.HasHandlers
- All Known Implementing Classes:
ComputationPanel
- Enclosing class:
- ComputationReadyEvent
public static interface ComputationReadyEvent.HasComputationReadyEventHandler 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.HandlerRegistrationaddComputationReadyEventHandler(ComputationReadyEvent.ComputationReadyEventHandler handler)
-
-
-
Method Detail
-
addComputationReadyEventHandler
com.google.gwt.event.shared.HandlerRegistration addComputationReadyEventHandler(ComputationReadyEvent.ComputationReadyEventHandler handler)
-
-