Interface DataMinerWorkAreaEvent.DataMinerWorkAreaEventHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler
- Enclosing class:
- DataMinerWorkAreaEvent
public static interface DataMinerWorkAreaEvent.DataMinerWorkAreaEventHandler extends com.google.gwt.event.shared.EventHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonChange(DataMinerWorkAreaEvent event)
-
-
-
Method Detail
-
onChange
void onChange(DataMinerWorkAreaEvent event)
-
-