dundas.controls.DragDropManager Class

 

Inheritance Hierarchy

 
Class
   dundas.controls.DragDropManager
 

Constructors

 
  Name Description
init Initializes the class. Called during construction.
 
 

Properties

 
  Name Description
isEnabled Gets or sets a value indicating whether this instance will listen to drag/drop events on its element.
 
 

Methods

 
  Name Description
dispose Disposes the component.
fromJObject Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class.
toJSON Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class.