Documentation/Source/eric5.UI.BrowserModel.html

changeset 3604
919ebd27fa78
parent 3603
cd14023a8ac1
--- a/Documentation/Source/eric5.UI.BrowserModel.html	Thu May 22 19:49:41 2014 +0200
+++ b/Documentation/Source/eric5.UI.BrowserModel.html	Fri May 23 18:26:24 2014 +0200
@@ -229,6 +229,9 @@
 </tr><tr>
 <td><a href="#BrowserClassAttributesItem.lessThan">lessThan</a></td>
 <td>Public method to check, if the item is less than the other one.</td>
+</tr><tr>
+<td><a href="#BrowserClassAttributesItem.name">name</a></td>
+<td>Public method to return the name of the item.</td>
 </tr>
 </table>
 <h3>Static Methods</h3>
@@ -295,6 +298,16 @@
 <dd>
 true, if this item is less than other (boolean)
 </dd>
+</dl><a NAME="BrowserClassAttributesItem.name" ID="BrowserClassAttributesItem.name"></a>
+<h4>BrowserClassAttributesItem.name</h4>
+<b>name</b>(<i></i>)
+<p>
+        Public method to return the name of the item.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+name of the item (string)
+</dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr /><hr />

eric ide

mercurial