Interface ExternalExecutionEvent.ExternalExecutionEventHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler
- Enclosing class:
- ExternalExecutionEvent
public static interface ExternalExecutionEvent.ExternalExecutionEventHandler extends com.google.gwt.event.shared.EventHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonSubmit(ExternalExecutionEvent event)
-
-
-
Method Detail
-
onSubmit
void onSubmit(ExternalExecutionEvent event)
-
-