X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/b37ceabb82336ee82757cd32efe353cfab8ec267..f5240829880f87e0cf581c6a296e436fdef0ef80:/docs/output/Ext.tree.TreeDragZone.html diff --git a/docs/output/Ext.tree.TreeDragZone.html b/docs/output/Ext.tree.TreeDragZone.html index bb28003f..f1a38586 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