Optional
Readonly
focusThe tree node that has the focus in the tree selection. In case of a range selection,
the focus
differs from the node
.
Readonly
nodeThe actual item that has been selected.
Optional
Readonly
typeThe optional tree selection type. Defaults to SelectionType.DEFAULT
;
A tree selection that might contain additional information about the tree node that has the focus.