X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775:/docs/output/Ext.dd.DDProxy.html diff --git a/docs/output/Ext.dd.DDProxy.html b/docs/output/Ext.dd.DDProxy.html index 7f9321fc..76eb6c2c 100644 --- a/docs/output/Ext.dd.DDProxy.html +++ b/docs/output/Ext.dd.DDProxy.html @@ -1,126 +1,126 @@ -
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. References to the "frame" element refer to the single proxy element that was created to be dragged in place of all DDProxy elements on the -page.

Public Properties

PropertyDefined By
 Ext.dd.DDProxy.dragElId : String
The default drag frame div id
DDProxy