import "Accessibility_Event.idl";
Inheritance diagram for Accessibility::EventListener:
Public Member Functions | |
void | notifyEvent (in Event e) |
|
Synchronously notify an EventListener that an event has occurred, by passing it an Event struct.
|