X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6a7e4474cba9d8be4b2ec445e10f1691f7277c50..refs/heads/old:/docs/output/Ext.dd.DragZone.html diff --git a/docs/output/Ext.dd.DragZone.html b/docs/output/Ext.dd.DragZone.html index 89cb7ee0..a7a308ab 100644 --- a/docs/output/Ext.dd.DragZone.html +++ b/docs/output/Ext.dd.DragZone.html @@ -1,4 +1,8 @@ -
DragDrop DD DDProxy DragSource DragZone
Package: | Ext.dd |
Defined In: | DragZone.js |
Class: | DragZone |
Subclasses: | GridDragZone, TreeDragZone |
Extends: | DragSource |
This class provides a container DD instance that allows dragging of multiple child source nodes.
+DragDrop + DD + DDProxy + DragSource + DragZone
Package: | Ext.dd |
Defined In: | DragZone.js |
Class: | DragZone |
Subclasses: | GridDragZone, TreeDragZone |
Extends: | DragSource |
This class provides a container DD instance that allows dragging of multiple child source nodes.
This class does not move the drag target nodes, but a proxy element which may contain any DOM structure you wish. The DOM element to show in the proxy is provided by either a provided implementation of getDragData, or by registered draggables registered with Ext.dd.Registry