X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/ee06f37b0f6f6d94cd05a6ffae556660f7c4a2bc..c930e9176a5a85509c5b0230e2bff5c22a591432:/docs/output/Ext.dd.DragDropMgr.html diff --git a/docs/output/Ext.dd.DragDropMgr.html b/docs/output/Ext.dd.DragDropMgr.html index d5b98a84..aaeb421d 100644 --- a/docs/output/Ext.dd.DragDropMgr.html +++ b/docs/output/Ext.dd.DragDropMgr.html @@ -1,791 +1,106 @@ -
-
- 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 +

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 Events

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