227 <td><a href="#BrowserClassAttributesItem.isClassAttributes">isClassAttributes</a></td> |
227 <td><a href="#BrowserClassAttributesItem.isClassAttributes">isClassAttributes</a></td> |
228 <td>Public method returning the attributes type.</td> |
228 <td>Public method returning the attributes type.</td> |
229 </tr><tr> |
229 </tr><tr> |
230 <td><a href="#BrowserClassAttributesItem.lessThan">lessThan</a></td> |
230 <td><a href="#BrowserClassAttributesItem.lessThan">lessThan</a></td> |
231 <td>Public method to check, if the item is less than the other one.</td> |
231 <td>Public method to check, if the item is less than the other one.</td> |
|
232 </tr><tr> |
|
233 <td><a href="#BrowserClassAttributesItem.name">name</a></td> |
|
234 <td>Public method to return the name of the item.</td> |
232 </tr> |
235 </tr> |
233 </table> |
236 </table> |
234 <h3>Static Methods</h3> |
237 <h3>Static Methods</h3> |
235 <table> |
238 <table> |
236 <tr><td>None</td></tr> |
239 <tr><td>None</td></tr> |
292 </dd> |
295 </dd> |
293 </dl><dl> |
296 </dl><dl> |
294 <dt>Returns:</dt> |
297 <dt>Returns:</dt> |
295 <dd> |
298 <dd> |
296 true, if this item is less than other (boolean) |
299 true, if this item is less than other (boolean) |
|
300 </dd> |
|
301 </dl><a NAME="BrowserClassAttributesItem.name" ID="BrowserClassAttributesItem.name"></a> |
|
302 <h4>BrowserClassAttributesItem.name</h4> |
|
303 <b>name</b>(<i></i>) |
|
304 <p> |
|
305 Public method to return the name of the item. |
|
306 </p><dl> |
|
307 <dt>Returns:</dt> |
|
308 <dd> |
|
309 name of the item (string) |
297 </dd> |
310 </dd> |
298 </dl> |
311 </dl> |
299 <div align="right"><a href="#top">Up</a></div> |
312 <div align="right"><a href="#top">Up</a></div> |
300 <hr /><hr /> |
313 <hr /><hr /> |
301 <a NAME="BrowserClassItem" ID="BrowserClassItem"></a> |
314 <a NAME="BrowserClassItem" ID="BrowserClassItem"></a> |