The GWTTreeItem object contains the following methods:
Method List
| Name | Description | 
|---|---|
Click
 | 
Simulates a click of the left mouse button over the item. | 
ClickM
 | 
Simulates a click of the middle mouse button over the item. | 
ClickMXY
 | 
Simulates a click of the middle mouse button on the specified point within the item. | 
ClickR
 | 
Simulates a click of the right mouse button over the item. | 
ClickRXY
 | 
Simulates a click of the right mouse button on the specified point within the item. | 
ClickXY
 | 
Simulates a click of the left mouse button on the specified point within the item. | 
Collapse
 | 
Collapses the specified tree view item. | 
DblClick
 | 
Simulates a double-click of the left mouse button over the item. | 
DblClickM
 | 
Simulates a double-click of the middle mouse button over the item. | 
DblClickMXY
 | 
Simulates a double-click of the middle mouse button on the specified point within the item. | 
DblClickR
 | 
Simulates a double-click of the right mouse button over the item. | 
DblClickRXY
 | 
Simulates a double-click of the right mouse button on the specified point within the item. | 
DblClickXY
 | 
Simulates a double-click of the left mouse button on the specified point within the item. | 
Expand
 | 
Expands or collapses the specified tree view item. | 
