SWTTree.
Removes an item in the tree from the set of selected items.
This functionality is supported only if you are using the Open Agent.
MultiUnselect (itemPath)
Variable | Description |
---|---|
itemPath | The item to unselect. LISTITEM. |
MultiUnselect Ctrl+clicks on the item if the tree supports multiple selections and the item is selected.
MyDialog.MyTreeView.MultiUnselect("/root/child/grandchild")