X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..2e847cf21b8ab9d15fa167b315ca5b2fa92638fc:/docs/output/Ext.dd.DragDropMgr.html diff --git a/docs/output/Ext.dd.DragDropMgr.html b/docs/output/Ext.dd.DragDropMgr.html index d1920b05..a53bb553 100644 --- a/docs/output/Ext.dd.DragDropMgr.html +++ b/docs/output/Ext.dd.DragDropMgr.html @@ -4,73 +4,73 @@ 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
 INTERSECT : int
In intersect mode, drag and drop interaction is defined by the overlap of two or more drag and drop objects.
DragDropMgr
 POINT : int
In point mode, drag and drop interaction is defined by the location of the cursor during the drag/drop
DragDropMgr
 clickPixelThresh : int
The number of pixels that the mouse needs to move after the -mousedown before the drag is initiated. Default=3;
DragDropMgr
 mode : int
The current drag and drop mode. Default: POINT
DragDropMgr
 mode : int
The current drag and drop mode. Default: POINT
DragDropMgr

Public Methods

MethodDefined By

Public Methods

MethodDefined By