Documentation/Source/eric5.Graphics.ModuleItem.html

changeset 3591
2f2a4a76dd22
parent 3018
70924c0bdaf1
--- a/Documentation/Source/eric5.Graphics.ModuleItem.html	Sat May 17 19:58:49 2014 +0200
+++ b/Documentation/Source/eric5.Graphics.ModuleItem.html	Sun May 18 14:13:09 2014 +0200
@@ -79,7 +79,7 @@
 <td>Public method to parse the given persistence data.</td>
 </tr><tr>
 <td><a href="#ModuleItem.setModel">setModel</a></td>
-<td>Method to set the module model.</td>
+<td>Public method to set the module model.</td>
 </tr>
 </table>
 <h3>Static Methods</h3>
@@ -173,7 +173,7 @@
 <h4>ModuleItem.setModel</h4>
 <b>setModel</b>(<i>model</i>)
 <p>
-        Method to set the module model.
+        Public method to set the module model.
 </p><dl>
 <dt><i>model</i></dt>
 <dd>
@@ -204,10 +204,10 @@
 <td>Constructor</td>
 </tr><tr>
 <td><a href="#ModuleModel.addClass">addClass</a></td>
-<td>Method to add a class to the module model.</td>
+<td>Public method to add a class to the module model.</td>
 </tr><tr>
 <td><a href="#ModuleModel.getClasses">getClasses</a></td>
-<td>Method to retrieve the classes of the module.</td>
+<td>Public method to retrieve the classes of the module.</td>
 </tr>
 </table>
 <h3>Static Methods</h3>
@@ -231,7 +231,7 @@
 <h4>ModuleModel.addClass</h4>
 <b>addClass</b>(<i>classname</i>)
 <p>
-        Method to add a class to the module model.
+        Public method to add a class to the module model.
 </p><dl>
 <dt><i>classname</i></dt>
 <dd>
@@ -241,7 +241,7 @@
 <h4>ModuleModel.getClasses</h4>
 <b>getClasses</b>(<i></i>)
 <p>
-        Method to retrieve the classes of the module.
+        Public method to retrieve the classes of the module.
 </p><dl>
 <dt>Returns:</dt>
 <dd>

eric ide

mercurial