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