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