X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..6e39d509471fe9b4e2660e0d1631b350d0c66f40:/docs/output/Ext.tree.TreeDragZone.html diff --git a/docs/output/Ext.tree.TreeDragZone.html b/docs/output/Ext.tree.TreeDragZone.html index 6432f683..02a9bb0b 100644 --- a/docs/output/Ext.tree.TreeDragZone.html +++ b/docs/output/Ext.tree.TreeDragZone.html @@ -1,4 +1,4 @@ -
Properties Methods Events Config Options Direct Link
DragDrop
  DD
    DDProxy
      DragSource
        DragZone
          TreeDragZone

Class Ext.tree.TreeDragZone

Package:Ext.tree
Defined In:TreeDragZone.js
Class:TreeDragZone
Extends:DragZone

Config Options

Config OptionsDefined By
 containerScroll : Boolean
True to register this container with the Scrollmanager +
DragDrop
  DD
    DDProxy
      DragSource
        DragZone
          TreeDragZone

Class Ext.tree.TreeDragZone

Package:Ext.tree
Defined In:TreeDragZone.js
Class:TreeDragZone
Extends:DragZone

Config Options

Config OptionsDefined By
 containerScroll : Boolean
True to register this container with the Scrollmanager for auto scrolling during drag operations.
DragZone
 dropAllowed : String
The CSS class returned to the drag source when drop is allowed (defaults to "x-dd-drop-ok").
DragSource
 dropNotAllowed : String
The CSS class returned to the drag source when drop is not allowed (defaults to "x-dd-drop-nodrop").
DragSource