dgui ~master (2015-01-31T19:15:37Z)
Dub
Repo
TreeNode.addNode
dgui
treeview
TreeNode
Undocumented in source. Be warned that the author may not have intended to support it.
TreeNode
addNode
(string txt, int imgIndex, int selImgIndex, NodeInsertMode nim)
TreeNode
addNode
(string txt, int imgIndex, NodeInsertMode nim)
class
TreeNode
final
TreeNode
addNode
(
string
txt
,
int
imgIndex
,
NodeInsertMode
nim
)
TreeNode
addNode
(string txt, 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