import "Accessibility_Selector.idl";
Public Member Functions | |
void | notifyCommands (in CommandList commands) |
void Accessibility::CommandListener::notifyCommands | ( | in CommandList | commands | ) |
Notify the CommandListener instance of changes to the currently available commands, by sending the current CommandList.
commands | The newly-available list of Command objects which may be invoked by the listener. |