Wijmo UI for the Web
DoubleClick Method
Handle the ondblclick event.
Syntax
Javascript (Usage) 
var instance = new wijmo.input.BaseUIProcess();
var value; // Type: any

// Parameters
var pos; // Type:  number

value = instance.DoubleClick(pos);
Javascript (Specification) 
function DoubleClick( 
   pos : number
) : any;

Parameters

pos
Browser Compatibility
7
5
5

See Also

Reference

BaseUIProcess type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.