Interface ResubmitComputationExecutionEvent.HasResubmitComputationExecutionEventHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.HasHandlers
- Enclosing class:
- ResubmitComputationExecutionEvent
public static interface ResubmitComputationExecutionEvent.HasResubmitComputationExecutionEventHandler 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.HandlerRegistrationaddResubmitComputationExecutionEventHandler(ResubmitComputationExecutionEvent.ResubmitComputationExecutionEventHandler handler)
-
-
-
Method Detail
-
addResubmitComputationExecutionEventHandler
com.google.gwt.event.shared.HandlerRegistration addResubmitComputationExecutionEventHandler(ResubmitComputationExecutionEvent.ResubmitComputationExecutionEventHandler handler)
-
-