MultiSelect Method (SWTTree)
Class
SWTTree
.
Action
Adds an item from the tree to the set of selected items.
Syntax
tree
.
MultiSelect
(
itemPath
)
Variable
Description
itemPath
The item to select.
ItemPath
.