X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/b37ceabb82336ee82757cd32efe353cfab8ec267..f5240829880f87e0cf581c6a296e436fdef0ef80:/docs/output/Ext.dd.DDProxy.html diff --git a/docs/output/Ext.dd.DDProxy.html b/docs/output/Ext.dd.DDProxy.html index 0b799e8c..14e17bac 100644 --- a/docs/output/Ext.dd.DDProxy.html +++ b/docs/output/Ext.dd.DDProxy.html @@ -1,4 +1,4 @@ -
Properties Methods Events Direct Link
DragDrop
  DD
    DDProxy

Class Ext.dd.DDProxy

Package:Ext.dd
Defined In:DDCore.js
Class:DDProxy
Subclasses:DragSource
Extends:DD
A DragDrop implementation that inserts an empty, bordered div into +
DragDrop
  DD
    DDProxy

Class Ext.dd.DDProxy

Package:Ext.dd
Defined In:DDCore.js
Class:DDProxy
Subclasses:DragSource
Extends:DD
A DragDrop implementation that inserts an empty, bordered div into the document that follows the cursor during drag operations. At the time of the click, the frame div is resized to the dimensions of the linked html element, and moved to the exact location of the linked element.