GuiDirectoryTreeCtrl Class Reference#include <guiDirectoryTreeCtrl.h>
Inheritance diagram for GuiDirectoryTreeCtrl:
[legend]
Member Typedef Documentation
Member Enumeration Documentation
- Enumerator:
-
| Icon_Folder |
|
| Icon_FolderClosed |
|
Constructor & Destructor Documentation
| GuiDirectoryTreeCtrl::GuiDirectoryTreeCtrl |
( |
|
) |
|
Member Function Documentation
| bool GuiDirectoryTreeCtrl::onWake |
( |
|
) |
[virtual] |
Called when this object is asked to wake up returns true if it's actually awake at the end.
Reimplemented from GuiTreeViewCtrl.
| bool GuiDirectoryTreeCtrl::onAdd |
( |
|
) |
[virtual] |
Called when this object is added to the scene.
Reimplemented from GuiControl.
| bool GuiDirectoryTreeCtrl::onVirtualParentExpand |
( |
Item * |
item |
) |
|
| void GuiDirectoryTreeCtrl::onItemSelected |
( |
Item * |
item |
) |
|
| bool GuiDirectoryTreeCtrl::buildIconTable |
( |
const char * |
icons |
) |
|
| StringTableEntry GuiDirectoryTreeCtrl::getUnit |
( |
const char * |
string, |
|
|
U32 |
index, |
|
|
const char * |
set | |
|
) |
| | |
| StringTableEntry GuiDirectoryTreeCtrl::getUnits |
( |
const char * |
string, |
|
|
S32 |
startIndex, |
|
|
S32 |
endIndex, |
|
|
const char * |
set | |
|
) |
| | |
| U32 GuiDirectoryTreeCtrl::getUnitCount |
( |
const char * |
string, |
|
|
const char * |
set | |
|
) |
| | |
Field Documentation
|