Version

NodeDoubleClick Field

Fired on node double click Use ui.path to get a reference to the path of the double clicked node. Use ui.element to get a reference to the jQuery element of the double clicked node. Use ui.data to get the node data. Use ui.binding to get a reference to the bindings object for the level at which the double clicked node is located.
Syntax
'Declaration
 
Public Const NodeDoubleClick As System.String
public const System.string NodeDoubleClick
Requirements

Target Platforms: Windows 8.1, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

View on GitHub