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