Documentation/Source/eric5.ViewManager.ViewManager.html

changeset 1416
c547d0b2e9c6
parent 1229
a8207dc73672
child 1419
e200f9084c5d
equal deleted inserted replaced
1415:28fa9633d57e 1416:c547d0b2e9c6
1524 <p> 1524 <p>
1525 Protected method to add a view (i.e. window) 1525 Protected method to add a view (i.e. window)
1526 </p><dl> 1526 </p><dl>
1527 <dt><i>win</i></dt> 1527 <dt><i>win</i></dt>
1528 <dd> 1528 <dd>
1529 editor window to be added 1529 editor assembly to be added
1530 </dd><dt><i>fn</i></dt> 1530 </dd><dt><i>fn</i></dt>
1531 <dd> 1531 <dd>
1532 filename of this editor 1532 filename of this editor
1533 </dd><dt><i>noName</i></dt> 1533 </dd><dt><i>noName</i></dt>
1534 <dd> 1534 <dd>
1814 filename of this view 1814 filename of this view
1815 </dd> 1815 </dd>
1816 </dl><dl> 1816 </dl><dl>
1817 <dt>Returns:</dt> 1817 <dt>Returns:</dt>
1818 <dd> 1818 <dd>
1819 reference to the new editor object (Editor.Editor) 1819 reference to the new editor object (Editor.Editor) and the new
1820 edito assembly object (EditorAssembly.EditorAssembly)
1820 </dd> 1821 </dd>
1821 </dl><a NAME="ViewManager.closeAllWindows" ID="ViewManager.closeAllWindows"></a> 1822 </dl><a NAME="ViewManager.closeAllWindows" ID="ViewManager.closeAllWindows"></a>
1822 <h4>ViewManager.closeAllWindows</h4> 1823 <h4>ViewManager.closeAllWindows</h4>
1823 <b>closeAllWindows</b>(<i></i>) 1824 <b>closeAllWindows</b>(<i></i>)
1824 <p> 1825 <p>

eric ide

mercurial