class
#include <OE/UI/Elements/TreeViewItem.hpp>
TreeViewItem
Contents
- Reference
Public functions
- auto getChildrens() -> std::vector<TreeViewItem*> virtual
- auto getDisplayText() -> std::wstring virtual
- auto Build(int depth) -> Element* virtual
- void invalidate()
- void expand()
- auto isExpanded() -> bool
- auto isUpdated() -> bool
- auto countChilds(bool expanded) -> int