ExtjsFreedom

Class Ext.dd.DDProxy

Object
   |
   +--Ext.dd.DragDrop
         |
         +--Ext.dd.DD
               |
               +--Ext.dd.DDProxy

class Ext.dd.DDProxy
extends Ext.dd.DD


Ext.dd.DDProxy 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.
Defined in DDProxy.js


Field Summary
<static>  String dragElId
          The default drag frame div id
 
Constructor Summary
Ext.dd.DDProxy(<String> id, <String> sGroup, <object> config)
           
 

Field Detail

dragElId

<static> String dragElId

Constructor Detail

Ext.dd.DDProxy

Ext.dd.DDProxy(<String> id, <String> sGroup, <object> config)

ExtjsFreedom

Documentation generated by JSDoc on Mon May 12 18:11:30 2008