7988:c4c17121eff8 | 7989:a21d673a8f99 |
---|---|
442 <dd> | 442 <dd> |
443 reference to the item | 443 reference to the item |
444 </dd> | 444 </dd> |
445 </dl> | 445 </dl> |
446 <dl> | 446 <dl> |
447 <dt>Returns:</dt> | 447 <dt>Return:</dt> |
448 <dd> | 448 <dd> |
449 flag indicating a correct type | 449 flag indicating a correct type |
450 </dd> | 450 </dd> |
451 </dl> | 451 </dl> |
452 <dl> | 452 <dl> |
717 | 717 |
718 <p> | 718 <p> |
719 Public method to get a reference to the current item. | 719 Public method to get a reference to the current item. |
720 </p> | 720 </p> |
721 <dl> | 721 <dl> |
722 <dt>Returns:</dt> | 722 <dt>Return:</dt> |
723 <dd> | 723 <dd> |
724 reference to the current item | 724 reference to the current item |
725 </dd> | 725 </dd> |
726 </dl> | 726 </dl> |
727 <a NAME="ProjectBaseBrowser.expandItemsByName" ID="ProjectBaseBrowser.expandItemsByName"></a> | 727 <a NAME="ProjectBaseBrowser.expandItemsByName" ID="ProjectBaseBrowser.expandItemsByName"></a> |
744 | 744 |
745 <p> | 745 <p> |
746 Public method to get the file/directory names of all expanded items. | 746 Public method to get the file/directory names of all expanded items. |
747 </p> | 747 </p> |
748 <dl> | 748 <dl> |
749 <dt>Returns:</dt> | 749 <dt>Return:</dt> |
750 <dd> | 750 <dd> |
751 list of expanded items names (list of string) | 751 list of expanded items names (list of string) |
752 </dd> | 752 </dd> |
753 </dl> | 753 </dl> |
754 <a NAME="ProjectBaseBrowser.removeHookMethod" ID="ProjectBaseBrowser.removeHookMethod"></a> | 754 <a NAME="ProjectBaseBrowser.removeHookMethod" ID="ProjectBaseBrowser.removeHookMethod"></a> |