actionDoubleClick | |||||||
Type | message | ||||||
Dictionary | widget.treeview | ||||||
Library | Tree View | ||||||
Syntax |
| ||||||
Associations | com.livecode.widget.treeview | ||||||
Summary | Sent when a leaf node of the tree view is double-clicked. | ||||||
Parameters |
| ||||||
Description | The actionDoubleClick message is sent to the widget's script object when a row of the widget is double-clicked. The pPath parameter contains the path to the element whose row was clicked. |