710 <td>Public method returning the directory name.</td> |
710 <td>Public method returning the directory name.</td> |
711 </tr><tr> |
711 </tr><tr> |
712 <td><a href="#ProjectBrowserSimpleDirectoryItem.lessThan">lessThan</a></td> |
712 <td><a href="#ProjectBrowserSimpleDirectoryItem.lessThan">lessThan</a></td> |
713 <td>Public method to check, if the item is less than the other one.</td> |
713 <td>Public method to check, if the item is less than the other one.</td> |
714 </tr><tr> |
714 </tr><tr> |
|
715 <td><a href="#ProjectBrowserSimpleDirectoryItem.name">name</a></td> |
|
716 <td>Public method to return the name of the item.</td> |
|
717 </tr><tr> |
715 <td><a href="#ProjectBrowserSimpleDirectoryItem.setName">setName</a></td> |
718 <td><a href="#ProjectBrowserSimpleDirectoryItem.setName">setName</a></td> |
716 <td>Public method to set the directory name.</td> |
719 <td>Public method to set the directory name.</td> |
717 </tr> |
720 </tr> |
718 </table> |
721 </table> |
719 <h3>Static Methods</h3> |
722 <h3>Static Methods</h3> |
767 </dd> |
770 </dd> |
768 </dl><dl> |
771 </dl><dl> |
769 <dt>Returns:</dt> |
772 <dt>Returns:</dt> |
770 <dd> |
773 <dd> |
771 true, if this item is less than other (boolean) |
774 true, if this item is less than other (boolean) |
|
775 </dd> |
|
776 </dl><a NAME="ProjectBrowserSimpleDirectoryItem.name" ID="ProjectBrowserSimpleDirectoryItem.name"></a> |
|
777 <h4>ProjectBrowserSimpleDirectoryItem.name</h4> |
|
778 <b>name</b>(<i></i>) |
|
779 <p> |
|
780 Public method to return the name of the item. |
|
781 </p><dl> |
|
782 <dt>Returns:</dt> |
|
783 <dd> |
|
784 name of the item (string) |
772 </dd> |
785 </dd> |
773 </dl><a NAME="ProjectBrowserSimpleDirectoryItem.setName" ID="ProjectBrowserSimpleDirectoryItem.setName"></a> |
786 </dl><a NAME="ProjectBrowserSimpleDirectoryItem.setName" ID="ProjectBrowserSimpleDirectoryItem.setName"></a> |
774 <h4>ProjectBrowserSimpleDirectoryItem.setName</h4> |
787 <h4>ProjectBrowserSimpleDirectoryItem.setName</h4> |
775 <b>setName</b>(<i>dinfo, full=True</i>) |
788 <b>setName</b>(<i>dinfo, full=True</i>) |
776 <p> |
789 <p> |