X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/b37ceabb82336ee82757cd32efe353cfab8ec267..f5240829880f87e0cf581c6a296e436fdef0ef80:/docs/output/Ext.dd.DD.html diff --git a/docs/output/Ext.dd.DD.html b/docs/output/Ext.dd.DD.html index 37886e49..9f359965 100644 --- a/docs/output/Ext.dd.DD.html +++ b/docs/output/Ext.dd.DD.html @@ -1,4 +1,4 @@ -
Properties Methods Events Direct Link
DragDrop
  DD

Class Ext.dd.DD

Package:Ext.dd
Defined In:DDCore.js
Class:DD
Subclasses:DDProxy
Extends:DragDrop
A DragDrop implementation where the linked element follows the +
DragDrop
  DD

Class Ext.dd.DD

Package:Ext.dd
Defined In:DDCore.js
Class:DD
Subclasses:DDProxy
Extends:DragDrop
A DragDrop implementation where the linked element follows the mouse cursor during a drag.

Public Properties

PropertyDefined By
 available : boolean
The available property is false until the linked dom element is accessible.
DragDrop
 config : object
Configuration attributes passed into the constructor
DragDrop
 defaultPadding : Object
Provides default constraint padding to "constrainTo" elements (defaults to {left: 0, right:0, top:0, bottom:0}).
DragDrop