Package org.jboss.hal.dmr.macro
Interface RecordingEvent.RecordingHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler
- All Known Implementing Classes:
Dispatcher
- Enclosing class:
- RecordingEvent
public static interface RecordingEvent.RecordingHandler extends com.google.gwt.event.shared.EventHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonRecording(RecordingEvent event)
-
-
-
Method Detail
-
onRecording
void onRecording(RecordingEvent event)
-
-