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

changeset 4298
4e7a0e2c20fc
parent 4026
10f27c323bcd
child 4897
b45e93648187
--- a/Documentation/Source/eric6.Plugins.ViewManagerPlugins.Listspace.Listspace.html	Fri Jun 26 18:34:11 2015 +0200
+++ b/Documentation/Source/eric6.Plugins.ViewManagerPlugins.Listspace.Listspace.html	Fri Jun 26 19:21:16 2015 +0200
@@ -372,7 +372,7 @@
 </dd>
 </dl><a NAME="Listspace._addView" ID="Listspace._addView"></a>
 <h4>Listspace._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>
@@ -385,6 +385,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="Listspace._initWindowActions" ID="Listspace._initWindowActions"></a>
 <h4>Listspace._initWindowActions</h4>

eric ide

mercurial