156 <td><a href="#ShellWindow.getAPIsManager">getAPIsManager</a></td> |
156 <td><a href="#ShellWindow.getAPIsManager">getAPIsManager</a></td> |
157 <td>Public method to get a reference to the APIs manager.</td> |
157 <td>Public method to get a reference to the APIs manager.</td> |
158 </tr><tr> |
158 </tr><tr> |
159 <td><a href="#ShellWindow.quit">quit</a></td> |
159 <td><a href="#ShellWindow.quit">quit</a></td> |
160 <td>Public method to quit the application.</td> |
160 <td>Public method to quit the application.</td> |
|
161 </tr><tr> |
|
162 <td><a href="#ShellWindow.showFind">showFind</a></td> |
|
163 <td>Public method to display the search widget.</td> |
161 </tr> |
164 </tr> |
162 </table> |
165 </table> |
163 <h3>Static Methods</h3> |
166 <h3>Static Methods</h3> |
164 <table> |
167 <table> |
165 <tr><td>None</td></tr> |
168 <tr><td>None</td></tr> |
393 </dl><a NAME="ShellWindow.quit" ID="ShellWindow.quit"></a> |
396 </dl><a NAME="ShellWindow.quit" ID="ShellWindow.quit"></a> |
394 <h4>ShellWindow.quit</h4> |
397 <h4>ShellWindow.quit</h4> |
395 <b>quit</b>(<i></i>) |
398 <b>quit</b>(<i></i>) |
396 <p> |
399 <p> |
397 Public method to quit the application. |
400 Public method to quit the application. |
398 </p> |
401 </p><a NAME="ShellWindow.showFind" ID="ShellWindow.showFind"></a> |
|
402 <h4>ShellWindow.showFind</h4> |
|
403 <b>showFind</b>(<i>txt=""</i>) |
|
404 <p> |
|
405 Public method to display the search widget. |
|
406 </p><dl> |
|
407 <dt><i>txt</i> (str)</dt> |
|
408 <dd> |
|
409 text to be shown in the combo |
|
410 </dd> |
|
411 </dl> |
399 <div align="right"><a href="#top">Up</a></div> |
412 <div align="right"><a href="#top">Up</a></div> |
400 <hr /> |
413 <hr /> |
401 </body></html> |
414 </body></html> |