Interface DataMinerWorkAreaRequestEvent.DataMinerWorkAreaRequestEventHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler
- Enclosing class:
- DataMinerWorkAreaRequestEvent
public static interface DataMinerWorkAreaRequestEvent.DataMinerWorkAreaRequestEventHandler extends com.google.gwt.event.shared.EventHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonRequest(DataMinerWorkAreaRequestEvent event)
-
-
-
Method Detail
-
onRequest
void onRequest(DataMinerWorkAreaRequestEvent event)
-
-