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