dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
TreeItem.this
dlangui
widgets
tree
TreeItem
Undocumented in source.
this
(string id)
class
TreeItem
this
(
string
id
)
this
(string id, dstring label, string iconRes)
this
(string id, UIString label, string iconRes)
this
(string id, string labelRes, string iconRes)
Meta
Source
See Implementation
dlangui
widgets
tree
TreeItem
constructors
this
functions
activateItem
addChild
child
childIndex
clear
collapse
collapseAll
compareId
expand
expandAll
findItemById
isFullyExpanded
isVisible
newChild
nextVisible
onUpdate
opApply
prevVisible
removeChild
selectItem
toggleExpand
properties
canCollapse
childCount
defaultItem
expanded
hasChildren
iconRes
id
intParam
isDefault
isRoot
isSelected
level
objectParam
parent
root
selectedItem
text
textResource
topParent
variables
_children
_expanded
_iconRes
_id
_intParam
_level
_objectParam
_parent
_text