TreeListNode

Undocumented in source.

Constructors

this
this(string style)
Undocumented in source.

Members

Functions

onCreate
void onCreate()
Undocumented in source. Be warned that the author may not have intended to support it.
onMouseDown
void onMouseDown(MouseDownEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
onProgress
void onProgress(ProgressEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
onRender
void onRender()
Undocumented in source. Be warned that the author may not have intended to support it.
updateSize
void updateSize()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

treeDepth
uint treeDepth [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
treeList
TreeList treeList [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

allowHide
bool allowHide;
Undocumented in source.
isExpandButtonEnter
bool isExpandButtonEnter;
Undocumented in source.
isOpen
bool isOpen;
Undocumented in source.

Inherited Members

From Button

allowCheck
bool allowCheck;
Undocumented in source.
textAlign
Align textAlign;
Undocumented in source.
textVerticalAlign
VerticalAlign textVerticalAlign;
Undocumented in source.
icons
Array!string icons;
Undocumented in source.
caption
utf32string caption;
Undocumented in source.
uselessIconArea
int uselessIconArea;
Undocumented in source.
Measure
struct Measure
Undocumented in source.
iconsGroup
string iconsGroup;
Undocumented in source.
measure
Measure measure;
Undocumented in source.
themeLoader
ButtonThemeLoader themeLoader;
Undocumented in source.
onProgress
void onProgress(ProgressEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
updateSize
void updateSize()
Undocumented in source. Be warned that the author may not have intended to support it.
onCreate
void onCreate()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta