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

Accessibility::CommandListener Interface Reference

import "Accessibility_Selector.idl";


Public Methods

void notifyCommands (in CommandList commands)


Detailed Description

An interface which should be implemented by assistive technologies or other clients of the Selector interface, over which notifications to the list of available commands is made. The notifyCommands() method of the client is then called by the Selector instance.
Since:
AT-SPI 1.7.0


Member Function Documentation

void Accessibility::CommandListener::notifyCommands in CommandList    commands
 

Notify the CommandListener instance of changes to the currently available commands, by sending the current CommandList.

Parameters:
commands  The newly-available list of Command objects which may be invoked by the listener.


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