X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/f5240829880f87e0cf581c6a296e436fdef0ef80..0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6:/docs/output/Ext.grid.GridDragZone.html diff --git a/docs/output/Ext.grid.GridDragZone.html b/docs/output/Ext.grid.GridDragZone.html index b311571d..ca1152b1 100644 --- a/docs/output/Ext.grid.GridDragZone.html +++ b/docs/output/Ext.grid.GridDragZone.html @@ -1,4 +1,9 @@ -
Properties Methods Events Config Options Direct Link
DragDrop
  DD
    DDProxy
      DragSource
        DragZone
          GridDragZone

Class Ext.grid.GridDragZone

Package:Ext.grid
Defined In:GridDD.js
Class:GridDragZone
Extends:DragZone

A customized implementation of a DragZone which provides default implementations of two of the +

DragDrop
+  DD
+    DDProxy
+      DragSource
+        DragZone
+          GridDragZone

Class Ext.grid.GridDragZone

Package:Ext.grid
Defined In:GridDD.js
Class:GridDragZone
Extends:DragZone

A customized implementation of a DragZone which provides default implementations of two of the template methods of DragZone to enable dragging of the selected rows of a GridPanel.

A cooperating DropZone must be created who's template method implementations of onNodeEnter, onNodeOver,