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

changeset 7989
a21d673a8f99
parent 7705
90a9aefd4253
child 8152
0c740fcffd34
diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.Plugins.ViewManagerPlugins.Tabview.Tabview.html
--- a/eric6/Documentation/Source/eric6.Plugins.ViewManagerPlugins.Tabview.Tabview.html	Sat Jan 16 16:50:00 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Plugins.ViewManagerPlugins.Tabview.Tabview.html	Sat Jan 16 16:51:23 2021 +0100
@@ -673,7 +673,7 @@
         Public method to return a reference to the current page.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the current page
 </dd>
@@ -699,7 +699,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating, whether the editor to be checked belongs
             to the list of editors managed by this tab widget.
@@ -719,7 +719,7 @@
         Public method to test, if any editor is managed.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating editors are managed
 </dd>
@@ -745,7 +745,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 tab index of the editor
 </dd>
@@ -779,7 +779,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 index of the inserted tab
 </dd>
@@ -1254,7 +1254,7 @@
         Public method to return the active (i.e. current) window.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the active editor
 </dd>
@@ -1280,7 +1280,7 @@
         Public method to signal if cascading of managed windows is available.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating cascading of windows is available
 </dd>
@@ -1299,7 +1299,7 @@
         public method to signal if splitting of the view is available.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating splitting of the view is available.
 </dd>
@@ -1318,7 +1318,7 @@
         Public method to signal if tiling of managed windows is available.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating tiling of windows is available
 </dd>
@@ -1355,7 +1355,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 always False
 </dd>
@@ -1378,7 +1378,7 @@
         cannot split the view, only one list of editors is returned.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of list of editor references
 </dd>
@@ -1397,7 +1397,7 @@
         Public method to get the orientation of the split view.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 orientation of the split
 </dd>
@@ -1423,7 +1423,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the tab widget
 </dd>
@@ -1473,7 +1473,7 @@
         specific view manager subclass.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the main widget
 </dd>
@@ -1522,7 +1522,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating successful deletion
 </dd>
@@ -1601,7 +1601,7 @@
         Public method to get the number of splitted views.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 number of splitted views
 </dd>

eric ide

mercurial