Documentation/Source/eric5.Utilities.ClassBrowsers.ClbrBaseClasses.html

changeset 2768
eab35f6e709f
parent 2387
2d119e79ab54
child 3018
70924c0bdaf1
diff -r c413e9eeaf95 -r eab35f6e709f Documentation/Source/eric5.Utilities.ClassBrowsers.ClbrBaseClasses.html
--- a/Documentation/Source/eric5.Utilities.ClassBrowsers.ClbrBaseClasses.html	Wed Jul 03 19:23:52 2013 +0200
+++ b/Documentation/Source/eric5.Utilities.ClassBrowsers.ClbrBaseClasses.html	Wed Jul 03 19:34:42 2013 +0200
@@ -594,6 +594,9 @@
 <tr>
 <td><a href="#_ClbrBase.__init__">_ClbrBase</a></td>
 <td>Constructor</td>
+</tr><tr>
+<td><a href="#_ClbrBase.setEndLine">setEndLine</a></td>
+<td>Public method to set the ending line number.</td>
 </tr>
 </table>
 <h3>Static Methods</h3>
@@ -619,6 +622,16 @@
 <dd>
 linenumber of the class definition
 </dd>
+</dl><a NAME="_ClbrBase.setEndLine" ID="_ClbrBase.setEndLine"></a>
+<h4>_ClbrBase.setEndLine</h4>
+<b>setEndLine</b>(<i>endLineNo</i>)
+<p>
+        Public method to set the ending line number.
+</p><dl>
+<dt><i>endLineNo</i></dt>
+<dd>
+number of the last line (integer)
+</dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />

eric ide

mercurial