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