SavvyUI C++ UI Library
Loading...
Searching...
No Matches
TreeViewItem Class Reference

#include <TreeView.h>

Public Attributes

wstring _parentId
wstring _id
wstring _text
wstring _nodeType
Bounds _expandCollapseRect
Bounds _iconRect
Bounds _textRect
long _indentLevel
BOOL _hasChildren
BOOL _isExpanded

Member Data Documentation

◆ _expandCollapseRect

Bounds TreeViewItem::_expandCollapseRect

◆ _hasChildren

BOOL TreeViewItem::_hasChildren

◆ _iconRect

Bounds TreeViewItem::_iconRect

◆ _id

wstring TreeViewItem::_id

◆ _indentLevel

long TreeViewItem::_indentLevel

◆ _isExpanded

BOOL TreeViewItem::_isExpanded

◆ _nodeType

wstring TreeViewItem::_nodeType

◆ _parentId

wstring TreeViewItem::_parentId

◆ _text

wstring TreeViewItem::_text

◆ _textRect

Bounds TreeViewItem::_textRect

The documentation for this class was generated from the following file: