Wijmo UI for the Web
DragDrop Method
Syntax
Javascript (Usage) 
var instance = new wijmo.input.Utility();
var value; // Type: any

// Parameters
var obj; // Type:  any

value = instance.DragDrop(obj);
Javascript (Specification) 
function DragDrop( 
   obj : any
) : any;

Parameters

obj
Browser Compatibility
7
5
5

See Also

Reference

Utility type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.