X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/530ef4b6c5b943cfa68b779d11cf7de29aa878bf..6b044c28b5f26fb99c86c237ffad19741c0f7f3d:/docs/output/Ext.dd.DDTarget.html diff --git a/docs/output/Ext.dd.DDTarget.html b/docs/output/Ext.dd.DDTarget.html index de1d9afb..b7708724 100644 --- a/docs/output/Ext.dd.DDTarget.html +++ b/docs/output/Ext.dd.DDTarget.html @@ -1,4 +1,5 @@ -
DragDrop DDTarget
Package: | Ext.dd |
Defined In: | DDCore.js |
Class: | DDTarget |
Subclasses: | DropTarget |
Extends: | DragDrop |
DragDrop + DDTarget
Package: | Ext.dd |
Defined In: | DDCore.js |
Class: | DDTarget |
Subclasses: | DropTarget |
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
|