Documentation/Source/eric6.Plugins.ViewManagerPlugins.Tabview.Tabview.html

changeset 4298
4e7a0e2c20fc
parent 4026
10f27c323bcd
child 4897
b45e93648187
equal deleted inserted replaced
4297:8ece10107224 4298:4e7a0e2c20fc
809 <dd> 809 <dd>
810 index of the current tab (integer) 810 index of the current tab (integer)
811 </dd> 811 </dd>
812 </dl><a NAME="Tabview._addView" ID="Tabview._addView"></a> 812 </dl><a NAME="Tabview._addView" ID="Tabview._addView"></a>
813 <h4>Tabview._addView</h4> 813 <h4>Tabview._addView</h4>
814 <b>_addView</b>(<i>win, fn=None, noName=""</i>) 814 <b>_addView</b>(<i>win, fn=None, noName="", next=False</i>)
815 <p> 815 <p>
816 Protected method to add a view (i.e. window). 816 Protected method to add a view (i.e. window).
817 </p><dl> 817 </p><dl>
818 <dt><i>win</i></dt> 818 <dt><i>win</i></dt>
819 <dd> 819 <dd>
822 <dd> 822 <dd>
823 filename of this editor (string) 823 filename of this editor (string)
824 </dd><dt><i>noName</i></dt> 824 </dd><dt><i>noName</i></dt>
825 <dd> 825 <dd>
826 name to be used for an unnamed editor (string) 826 name to be used for an unnamed editor (string)
827 </dd><dt><i>next</i></dt>
828 <dd>
829 flag indicating to add the view next to the current
830 view (bool)
827 </dd> 831 </dd>
828 </dl><a NAME="Tabview._initWindowActions" ID="Tabview._initWindowActions"></a> 832 </dl><a NAME="Tabview._initWindowActions" ID="Tabview._initWindowActions"></a>
829 <h4>Tabview._initWindowActions</h4> 833 <h4>Tabview._initWindowActions</h4>
830 <b>_initWindowActions</b>(<i></i>) 834 <b>_initWindowActions</b>(<i></i>)
831 <p> 835 <p>

eric ide

mercurial