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