X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6a7e4474cba9d8be4b2ec445e10f1691f7277c50..6b044c28b5f26fb99c86c237ffad19741c0f7f3d:/docs/output/Ext.dd.DD.html?ds=sidebyside diff --git a/docs/output/Ext.dd.DD.html b/docs/output/Ext.dd.DD.html index 37886e49..d4d7760b 100644 --- a/docs/output/Ext.dd.DD.html +++ b/docs/output/Ext.dd.DD.html @@ -1,4 +1,5 @@ -
DragDrop DD
Package: | Ext.dd |
Defined In: | DDCore.js |
Class: | DD |
Subclasses: | DDProxy |
Extends: | DragDrop |
DragDrop + DD
Package: | Ext.dd |
Defined In: | DDCore.js |
Class: | DD |
Subclasses: | DDProxy |
Extends: | DragDrop |
Property | Defined 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 | |
groups : object An object in the format {'group1':true, 'group2':true The group defines a logical collection of DragDrop objects that are
related. Instances only get events when interact... The group defines a logical collection of DragDrop objects that are
related. Instances only get events when interacting with other
|