X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/d41dc04ad17d1d9125fb2cf72db2b4782dbe3a8c..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/docs/output/Ext.dd.DD.html diff --git a/docs/output/Ext.dd.DD.html b/docs/output/Ext.dd.DD.html deleted file mode 100644 index b7844746..00000000 --- a/docs/output/Ext.dd.DD.html +++ /dev/null @@ -1,1363 +0,0 @@ -
-
- 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 -mouse cursor during a drag.
- -
- -

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
  - - invalidHandleClasses : Array
- An Array of CSS class names for elements to be considered in valid as drag handles.
-
DragDrop
  - - isTarget : boolean
- By default, all instances can be a drop target. This can be disabled by -setting isTarget to false.
-
DragDrop
  - - padding : int[]
- The padding configured for this drag and drop object for calculating -the drop zone intersection with this object.
-
DragDrop
- -

Public Methods

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MethodDefined By
- -

Public Events

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