X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/d41dc04ad17d1d9125fb2cf72db2b4782dbe3a8c..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/docs/output/Ext.dd.DragDropMgr.html diff --git a/docs/output/Ext.dd.DragDropMgr.html b/docs/output/Ext.dd.DragDropMgr.html deleted file mode 100644 index d5b98a84..00000000 --- a/docs/output/Ext.dd.DragDropMgr.html +++ /dev/null @@ -1,791 +0,0 @@ -
-
- Properties - Methods - Events - Direct Link -
-

Class Ext.dd.DragDropMgr

- - - - - -
Package:Ext.dd
Defined In:DDCore.js
Class:DragDropMgr
Extends:Object
-
- DragDropMgr is a singleton that tracks the element interaction for -all DragDrop items in the window. Generally, you will not call -this class directly, but it does have helper methods that could -be useful in your DragDrop implementations.

This class is a singleton and cannot be created directly.
- -
- -

Public Properties

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
PropertyDefined By
  - - POINT : int
- <static> In point mode, drag and drop interaction is defined by the -location of the cursor during the drag/drop
-
DragDropMgr
  - - css : Object
- A reference to the style property
-
DragDropMgr
  - - el : Object
- The element
-
DragDropMgr
  - - id : Object
- The element id
-
DragDropMgr
  - - mode : int
- <static> The current drag and drop mode. Default: POINT
-
DragDropMgr
- -

Public Methods

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

Public Events

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