Sophie

Sophie

distrib > Mandriva > 2008.1 > i586 > by-pkgid > d0e538fc3b36eaa21319109269df7489 > files > 156

libat-spi-devel-1.22.0-2mdv2008.1.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>at-spi-idl: Accessibility::CommandListener Interface Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.2 -->
<div class="tabs">
  <ul>
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
    <li><a href="namespaces.html"><span>Namespaces</span></a></li>
    <li class="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
    <li><a href="files.html"><span>Files</span></a></li>
    <li><a href="dirs.html"><span>Directories</span></a></li>
  </ul>
</div>
<div class="tabs">
  <ul>
    <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
    <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
    <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
  </ul>
</div>
<div class="nav">
<a class="el" href="namespaceAccessibility.html">Accessibility</a>::<a class="el" href="interfaceAccessibility_1_1CommandListener.html">CommandListener</a></div>
<h1>Accessibility::CommandListener Interface Reference</h1><!-- doxytag: class="Accessibility::CommandListener" --><code>import &quot;<a class="el" href="Accessibility__Selector_8idl-source.html">Accessibility_Selector.idl</a>&quot;;</code>
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceAccessibility_1_1CommandListener.html#4576c39189bbb6b0f200f572d3f02d09">notifyCommands</a> (in <a class="el" href="namespaceAccessibility.html#4e9edd7b46e391ce3bbd56807d4aea1f">CommandList</a> commands)</td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
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 <a class="el" href="interfaceAccessibility_1_1CommandListener.html#4576c39189bbb6b0f200f572d3f02d09">notifyCommands()</a> method of the client is then called by the Selector instance. <dl class="since" compact><dt><b>Since:</b></dt><dd>AT-SPI 1.7.0 </dd></dl>

<p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="4576c39189bbb6b0f200f572d3f02d09"></a><!-- doxytag: member="Accessibility::CommandListener::notifyCommands" ref="4576c39189bbb6b0f200f572d3f02d09" args="(in CommandList commands)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Accessibility::CommandListener::notifyCommands           </td>
          <td>(</td>
          <td class="paramtype">in <a class="el" href="namespaceAccessibility.html#4e9edd7b46e391ce3bbd56807d4aea1f">CommandList</a>&nbsp;</td>
          <td class="paramname"> <em>commands</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Notify the <a class="el" href="interfaceAccessibility_1_1CommandListener.html">CommandListener</a> instance of changes to the currently available commands, by sending the current <a class="el" href="namespaceAccessibility.html#4e9edd7b46e391ce3bbd56807d4aea1f">CommandList</a>.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>commands</em>&nbsp;</td><td>The newly-available list of Command objects which may be invoked by the listener. </td></tr>
  </table>
</dl>

</div>
</div><p>
<hr>The documentation for this interface was generated from the following file:<ul>
<li>/home/liyuan/src/at-spi/idl/<a class="el" href="Accessibility__Selector_8idl-source.html">Accessibility_Selector.idl</a></ul>
<hr size="1"><address style="text-align: right;"><small>Generated on Tue Jul 10 10:46:52 2007 for at-spi-idl by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
</body>
</html>