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