--- a/Documentation/Source/eric5.UI.BrowserModel.html Wed Sep 07 18:18:00 2011 +0200 +++ b/Documentation/Source/eric5.UI.BrowserModel.html Wed Sep 07 20:04:09 2011 +0200 @@ -102,6 +102,9 @@ </tr><tr> <td><a href="#BrowserClassAttributeItem.lineno">lineno</a></td> <td>Public method returning the line number defining this object.</td> +</tr><tr> +<td><a href="#BrowserClassAttributeItem.linenos">linenos</a></td> +<td>Public method returning the line numbers this object is assigned to.</td> </tr> </table> <h3>Static Methods</h3> @@ -182,6 +185,13 @@ Public method returning the line number defining this object. </p><p> return line number defining the object (integer) +</p><a NAME="BrowserClassAttributeItem.linenos" ID="BrowserClassAttributeItem.linenos"></a> +<h4>BrowserClassAttributeItem.linenos</h4> +<b>linenos</b>(<i></i>) +<p> + Public method returning the line numbers this object is assigned to. +</p><p> + return line number the object is assigned to (list of integers) </p> <div align="right"><a href="#top">Up</a></div> <hr /><hr />