<tree-double-click>

The <tree-double-click> element will double-click a node in the tree control. Optionally the node to double-click can be specified. Otherwise the currently selected node will be double-clicked. The node to double-click must currently be visible in the tree control. If the specified node cannot be selected a script error will be thrown.

Structure

Contains:
  • Text - The currently displayed text for the tree control node to be double-clicked.
Contained By:
  • <script>
Attributes
Name Description Data Type Default Value Required
common tree control attributes This element includes the following common tree control attributes:
  • label
  • node
  • sibling
  • child
N/A N/A N/A
common script attributes This element includes the following common script attributes:
  • timeout
  • sleep
N/A N/A N/A