408 <tr> |
408 <tr> |
409 <td><a href="#ViewManager.__editIndent">__editIndent</a></td> |
409 <td><a href="#ViewManager.__editIndent">__editIndent</a></td> |
410 <td>Private method to handle the indent action.</td> |
410 <td>Private method to handle the indent action.</td> |
411 </tr> |
411 </tr> |
412 <tr> |
412 <tr> |
|
413 <td><a href="#ViewManager.__editInsertDocstring">__editInsertDocstring</a></td> |
|
414 <td>Private method to insert a docstring.</td> |
|
415 </tr> |
|
416 <tr> |
413 <td><a href="#ViewManager.__editJoin">__editJoin</a></td> |
417 <td><a href="#ViewManager.__editJoin">__editJoin</a></td> |
414 <td>Private method to handle the join action.</td> |
418 <td>Private method to handle the join action.</td> |
415 </tr> |
419 </tr> |
416 <tr> |
420 <tr> |
417 <td><a href="#ViewManager.__editPaste">__editPaste</a></td> |
421 <td><a href="#ViewManager.__editPaste">__editPaste</a></td> |
1650 <h4>ViewManager.__editIndent</h4> |
1654 <h4>ViewManager.__editIndent</h4> |
1651 <b>__editIndent</b>(<i></i>) |
1655 <b>__editIndent</b>(<i></i>) |
1652 |
1656 |
1653 <p> |
1657 <p> |
1654 Private method to handle the indent action. |
1658 Private method to handle the indent action. |
|
1659 </p> |
|
1660 <a NAME="ViewManager.__editInsertDocstring" ID="ViewManager.__editInsertDocstring"></a> |
|
1661 <h4>ViewManager.__editInsertDocstring</h4> |
|
1662 <b>__editInsertDocstring</b>(<i></i>) |
|
1663 |
|
1664 <p> |
|
1665 Private method to insert a docstring. |
1655 </p> |
1666 </p> |
1656 <a NAME="ViewManager.__editJoin" ID="ViewManager.__editJoin"></a> |
1667 <a NAME="ViewManager.__editJoin" ID="ViewManager.__editJoin"></a> |
1657 <h4>ViewManager.__editJoin</h4> |
1668 <h4>ViewManager.__editJoin</h4> |
1658 <b>__editJoin</b>(<i></i>) |
1669 <b>__editJoin</b>(<i></i>) |
1659 |
1670 |