Optional
Readonly
contextThe path of the context menu that one can use to contribute context menu items to the tree widget.
Optional
Readonly
expandtrue
if the tree widget supports expansion only when clicking the expansion toggle. Defaults to false
.
Readonly
expansionOptional
Readonly
globaltrue
if a tree widget contributes to the global selection. Defaults to false
.
Readonly
leftThe size of the padding (in pixels) for the root node of the tree.
Optional
Readonly
multitrue
if the tree widget support multi-selection. Otherwise, false
. Defaults to false
.
Optional
Readonly
scrolltrue
if the selected node should be auto scrolled only if the widget is active. Otherwise, false
. Defaults to false
.
Optional
Readonly
searchtrue
if the tree widget support searching. Otherwise, false
. Defaults to false
.
Optional
Readonly
virtualizedtrue
if the tree widget should be virtualized searching. Otherwise, false
. Defaults to true
.
Representation of tree properties.