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

changeset 5606
da305d172769
parent 4897
b45e93648187
child 6052
8b49d3e0b4c8
diff -r 1950fe1a32c4 -r da305d172769 Documentation/Source/eric6.Plugins.ViewManagerPlugins.Listspace.Listspace.html
--- a/Documentation/Source/eric6.Plugins.ViewManagerPlugins.Listspace.Listspace.html	Sat Mar 11 19:17:59 2017 +0100
+++ b/Documentation/Source/eric6.Plugins.ViewManagerPlugins.Listspace.Listspace.html	Sat Mar 11 19:18:57 2017 +0100
@@ -375,7 +375,7 @@
 </dd>
 </dl><a NAME="Listspace._addView" ID="Listspace._addView"></a>
 <h4>Listspace._addView</h4>
-<b>_addView</b>(<i>win, fn=None, noName="", next=False</i>)
+<b>_addView</b>(<i>win, fn=None, noName="", addNext=False</i>)
 <p>
         Protected method to add a view (i.e. window).
 </p><dl>
@@ -388,7 +388,7 @@
 </dd><dt><i>noName</i></dt>
 <dd>
 name to be used for an unnamed editor (string)
-</dd><dt><i>next</i></dt>
+</dd><dt><i>addNext</i></dt>
 <dd>
 flag indicating to add the view next to the current
             view (bool)

eric ide

mercurial