import "Accessibility_Event.idl";
Inheritance diagram for Accessibility::EventListener:

| Public Member Functions | |
| void | notifyEvent (in Event e) | 
| void Accessibility::EventListener::notifyEvent | ( | in Event | e | ) | 
Synchronously notify an EventListener that an event has occurred, by passing it an Event struct.
| e | The Event about which the listener is being notified. | 
 1.5.2
 1.5.2