dgui ~master (2015-01-31T19:15:37Z)
Dub
Repo
TreeNode.this
dgui
treeview
TreeNode
Undocumented in source.
this
(TreeView owner, string txt, int imgIndex, int selImgIndex, NodeInsertMode nim)
class
TreeNode
package
this
(
TreeView
owner
,
string
txt
,
int
imgIndex
,
int
selImgIndex
,
NodeInsertMode
nim
)
this
(TreeView owner, TreeNode parent, string txt, int imgIndex, int selImgIndex, NodeInsertMode nim)
Meta
Source
See Implementation
dgui
treeview
TreeNode
constructors
this
functions
addNode
collapse
doChildNodes
expand
remove
removeNode
mixins
__anonymous
properties
handle
hasNodes
imageIndex
index
insertMode
lazyNode
nodes
parent
selected
selectedImageIndex
text
treeView