Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > eab7aeb7c38489a1c6222ce548bea5f1 > files > 144

at-spi-devel-1.32.0-2.fc14.x86_64.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>at-spi-idl: Accessibility::CommandListener Interface Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.1 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul class="tablist">
      <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="tabs2">
    <ul class="tablist">
      <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="navpath">
    <ul>
      <li><a class="el" href="namespaceAccessibility.html">Accessibility</a>      </li>
      <li><a class="el" href="interfaceAccessibility_1_1CommandListener.html">Accessibility::CommandListener</a>      </li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a>  </div>
  <div class="headertitle">
<h1>Accessibility::CommandListener Interface Reference</h1>  </div>
</div>
<div class="contents">
<!-- doxytag: class="Accessibility::CommandListener" -->
<p><code>import &quot;<a class="el" href="Accessibility__Selector_8idl_source.html">Accessibility_Selector.idl</a>&quot;;</code></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceAccessibility_1_1CommandListener.html#a0455b22d3273bc18d109831deea4e8fb">notifyCommands</a> (in <a class="el" href="namespaceAccessibility.html#a5932efe886c29ac49ec12d7fdb0eca87">CommandList</a> commands)</td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>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#a0455b22d3273bc18d109831deea4e8fb">notifyCommands()</a> method of the client is then called by the Selector instance. </p>
<dl class="since"><dt><b>Since:</b></dt><dd>AT-SPI 1.7.0 </dd></dl>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a0455b22d3273bc18d109831deea4e8fb"></a><!-- doxytag: member="Accessibility::CommandListener::notifyCommands" ref="a0455b22d3273bc18d109831deea4e8fb" 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#a5932efe886c29ac49ec12d7fdb0eca87">CommandList</a>&nbsp;</td>
          <td class="paramname"> <em>commands</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></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#a5932efe886c29ac49ec12d7fdb0eca87">CommandList</a>.</p>
<dl><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>
  </dd>
</dl>

</div>
</div>
<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></li>
</ul>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Mon Sep 27 2010 16:50:43 for at-spi-idl by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.1 </small></address>
</body>
</html>