X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..ddde20c4d4ac6a8d53de079761155de813845b3c:/docs/output/Ext.dd.DragDropMgr.html diff --git a/docs/output/Ext.dd.DragDropMgr.html b/docs/output/Ext.dd.DragDropMgr.html index a53bb553..01fd4d0a 100644 --- a/docs/output/Ext.dd.DragDropMgr.html +++ b/docs/output/Ext.dd.DragDropMgr.html @@ -1,4 +1,4 @@ -
Package: | Ext.dd |
Defined In: | DDCore.js |
Class: | DragDropMgr |
Extends: | Object |
Package: | Ext.dd |
Defined In: | DDCore.js |
Class: | DragDropMgr |
Extends: | Object |
Property | Defined By | ||
---|---|---|---|
INTERSECT : int In intersect mode, drag and drop interaction is defined by the
@@ -52,11 +52,11 @@ false otherwise | DragDr
boolean <static> Utility function to determine if a given element has been
registered as a drag drop handle for the given Drag Drop ob... <static> Utility function to determine if a given element has been
registered as a drag drop handle for the given Drag Drop object. Parameters:
| DragDropMgr | |
isLegalTarget( DragDrop the , DragDrop the )
+otherwise | DragDropMgr | ||
isLegalTarget( DragDrop oDD , DragDrop oTargetDD )
:
boolean<static> Returns true if the specified dd target is a legal target for
the specifice drag obj <static> Returns true if the specified dd target is a legal target for
-the specifice drag obj Parameters:
| DragDropMgr | ||
isLocked()
:
boolean <static> Is drag and drop locked? <static> Is drag and drop locked? Parameters:
| DragDropMgr | ||
isTypeOfDD( Object the )
|