1584 <tr> |
1584 <tr> |
1585 <td><a href="#ShellAssembly.__init__">ShellAssembly</a></td> |
1585 <td><a href="#ShellAssembly.__init__">ShellAssembly</a></td> |
1586 <td>Constructor</td> |
1586 <td>Constructor</td> |
1587 </tr><tr> |
1587 </tr><tr> |
1588 <td><a href="#ShellAssembly.shell">shell</a></td> |
1588 <td><a href="#ShellAssembly.shell">shell</a></td> |
1589 <td>Public method to get a reference to the terminal widget.</td> |
1589 <td>Public method to get a reference to the shell widget.</td> |
1590 </tr><tr> |
1590 </tr><tr> |
1591 <td><a href="#ShellAssembly.showFind">showFind</a></td> |
1591 <td><a href="#ShellAssembly.showFind">showFind</a></td> |
1592 <td>Public method to display the search widget.</td> |
1592 <td>Public method to display the search widget.</td> |
1593 </tr> |
1593 </tr> |
1594 </table> |
1594 </table> |
1620 </dd> |
1620 </dd> |
1621 </dl><a NAME="ShellAssembly.shell" ID="ShellAssembly.shell"></a> |
1621 </dl><a NAME="ShellAssembly.shell" ID="ShellAssembly.shell"></a> |
1622 <h4>ShellAssembly.shell</h4> |
1622 <h4>ShellAssembly.shell</h4> |
1623 <b>shell</b>(<i></i>) |
1623 <b>shell</b>(<i></i>) |
1624 <p> |
1624 <p> |
1625 Public method to get a reference to the terminal widget. |
1625 Public method to get a reference to the shell widget. |
1626 </p><dl> |
1626 </p><dl> |
1627 <dt>Returns:</dt> |
1627 <dt>Returns:</dt> |
1628 <dd> |
1628 <dd> |
1629 reference to the shell widget (Shell) |
1629 reference to the shell widget (Shell) |
1630 </dd> |
1630 </dd> |