X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..c8256059947f3aa8f5b0a9a2acf55e2142bb4742:/docs/output/Ext.dd.DDTarget.html diff --git a/docs/output/Ext.dd.DDTarget.html b/docs/output/Ext.dd.DDTarget.html index 2487041a..de1d9afb 100644 --- a/docs/output/Ext.dd.DDTarget.html +++ b/docs/output/Ext.dd.DDTarget.html @@ -1,12 +1,7 @@ -
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 | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Only : Object The drag and drop utility provides a framework for building drag and drop
-applications. In addition to enabling drag... The drag and drop utility provides a framework for building drag and drop
-applications. In addition to enabling drag and drop for specific elements,
-the drag and drop elements are tracked by the manager class, and the
-interactions between the various elements are tracked during the drag and
-the implementing code is notified about these important moments. | DragDrop | ||||||||||||||
available : boolean The availabe 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
+event listener and the callbacks. Public Properties
|