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

changeset 4298
4e7a0e2c20fc
parent 4026
10f27c323bcd
child 4897
b45e93648187
--- a/Documentation/Source/eric6.Plugins.ViewManagerPlugins.Tabview.Tabview.html	Fri Jun 26 18:34:11 2015 +0200
+++ b/Documentation/Source/eric6.Plugins.ViewManagerPlugins.Tabview.Tabview.html	Fri Jun 26 19:21:16 2015 +0200
@@ -811,7 +811,7 @@
 </dd>
 </dl><a NAME="Tabview._addView" ID="Tabview._addView"></a>
 <h4>Tabview._addView</h4>
-<b>_addView</b>(<i>win, fn=None, noName=""</i>)
+<b>_addView</b>(<i>win, fn=None, noName="", next=False</i>)
 <p>
         Protected method to add a view (i.e. window).
 </p><dl>
@@ -824,6 +824,10 @@
 </dd><dt><i>noName</i></dt>
 <dd>
 name to be used for an unnamed editor (string)
+</dd><dt><i>next</i></dt>
+<dd>
+flag indicating to add the view next to the current
+            view (bool)
 </dd>
 </dl><a NAME="Tabview._initWindowActions" ID="Tabview._initWindowActions"></a>
 <h4>Tabview._initWindowActions</h4>

eric ide

mercurial