Main Page   Namespace List   Class Hierarchy   Data Structures   File List   Namespace Members   Data Fields  

Accessibility::EventListener Interface Reference

import "Accessibility_Event.idl";

Inheritance diagram for Accessibility::EventListener:

Accessibility::Registry

Public Methods

void notifyEvent (in Event e)
void unImplemented_ ()
void unImplemented2_ ()
void unImplemented3_ ()
void unImplemented4_ ()

Detailed Description

A generic interface implemented by objects for the receipt of event notifications. EventListener is the interface from which Accessibility::Registry is derived, and via which clients of the Registry receive notification of changes to an application's user interface and content.


Member Function Documentation

void Accessibility::EventListener::notifyEvent in Event    e
 

Synchronously notify an EventListener that an event has occurred, by passing it an Event struct.

Parameters:
e  The Event about which the listener is being notified.

void Accessibility::EventListener::unImplemented2_  
 

void Accessibility::EventListener::unImplemented3_  
 

void Accessibility::EventListener::unImplemented4_  
 

void Accessibility::EventListener::unImplemented_  
 

\cond


The documentation for this interface was generated from the following file:
Generated on Thu Mar 23 17:40:30 2006 for at-spi-idl by doxygen1.2.17