Interface ImportEventHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler
- All Known Implementing Classes:
ScenarioSimulationEventHandler
public interface ImportEventHandler extends com.google.gwt.event.shared.EventHandlerEventHandlerforImportEvent
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonEvent(ImportEvent event)
-
-
-
Method Detail
-
onEvent
void onEvent(ImportEvent event)
-
-