Interface MonitorEvent.MonitorEventHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler
- Enclosing class:
- MonitorEvent
public static interface MonitorEvent.MonitorEventHandler extends com.google.gwt.event.shared.EventHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonMonitor(MonitorEvent event)
-
-
-
Method Detail
-
onMonitor
void onMonitor(MonitorEvent event)
-
-