X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/ee06f37b0f6f6d94cd05a6ffae556660f7c4a2bc..c930e9176a5a85509c5b0230e2bff5c22a591432:/docs/output/Ext.dd.DDProxy.html diff --git a/docs/output/Ext.dd.DDProxy.html b/docs/output/Ext.dd.DDProxy.html index 747f35e4..7f9321fc 100644 --- a/docs/output/Ext.dd.DDProxy.html +++ b/docs/output/Ext.dd.DDProxy.html @@ -1,1453 +1,280 @@ -
-
- 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
  - - DDProxy.dragElId : String
- <static> The default drag frame div id
-
DDProxy
  - - available : boolean
- The availabe property is false until the linked dom element is accessible.
-
DragDrop

Public Events

This class has no public events.
\ No newline at end of file