X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/ee06f37b0f6f6d94cd05a6ffae556660f7c4a2bc..c930e9176a5a85509c5b0230e2bff5c22a591432:/docs/output/Ext.dd.DDTarget.html diff --git a/docs/output/Ext.dd.DDTarget.html b/docs/output/Ext.dd.DDTarget.html index 0b82dd68..37ff5f5c 100644 --- a/docs/output/Ext.dd.DDTarget.html +++ b/docs/output/Ext.dd.DDTarget.html @@ -1,1191 +1,228 @@ -
-
- Properties - Methods - Events - Direct Link -
-
-
DragDrop
-  DDTarget
-

Class Ext.dd.DDTarget

- - - - - - -
Package:Ext.dd
Defined In:DDCore.js
Class:DDTarget
Subclasses:DropTarget
Extends:DragDrop
-
- A DragDrop implementation that does not move, but can be a drop +
DragDrop
  DDTarget

Class Ext.dd.DDTarget

Package:Ext.dd
Defined In:DDCore.js
Class:DDTarget
Subclasses:DropTarget
Extends:DragDrop
A DragDrop implementation that does not move, but can be a drop target. You would get the same result by simply omitting implementation for the event callbacks, but this way we reduce the processing cost of the -event listener and the callbacks.
- -
- -

Public Properties

- - - - - - - - - - - - - - - - - - - - - - -
PropertyDefined By
  - - 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

Public Events

This class has no public events.
\ No newline at end of file