src/eric7/Documentation/Source/eric7.ViewManager.__init__.html

branch
eric7
changeset 10479
856476537696
parent 10436
f6881d10e995
child 10784
521fd465b048
--- a/src/eric7/Documentation/Source/eric7.ViewManager.__init__.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.ViewManager.__init__.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,7 +7,6 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.ViewManager.__init__</h1>
-
 <p>
 Package implementing the viewmanager of the eric IDE.
 </p>
@@ -21,31 +20,30 @@
 the requested view manager type is not available, tabview will be used by
 default.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
-
 <tr>
 <td><a href="#factory">factory</a></td>
 <td>Modul factory function to generate the right viewmanager type.</td>
 </tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="factory" ID="factory"></a>
 <h2>factory</h2>
 <b>factory</b>(<i>ui, dbs, pluginManager</i>)
-
 <p>
     Modul factory function to generate the right viewmanager type.
 </p>
@@ -53,6 +51,7 @@
     The viewmanager is instantiated depending on the data set in
     the current preferences.
 </p>
+
 <dl>
 
 <dt><i>ui</i> (UserInterface)</dt>
@@ -89,4 +88,4 @@
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
-</body></html>
\ No newline at end of file
+</body></html>

eric ide

mercurial