Name | Description | |
---|---|---|
init | Initializes the class. Called during construction. |
Name | Description | |
---|---|---|
isEnabled | Gets or sets a value indicating whether this instance will listen to drag/drop events on its element. | |
targetElement | Gets the target element provided during construction. |
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. |