X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/ee06f37b0f6f6d94cd05a6ffae556660f7c4a2bc..c930e9176a5a85509c5b0230e2bff5c22a591432:/docs/output/Ext.tree.TreeDragZone.html diff --git a/docs/output/Ext.tree.TreeDragZone.html b/docs/output/Ext.tree.TreeDragZone.html index ff848888..4acdc467 100644 --- a/docs/output/Ext.tree.TreeDragZone.html +++ b/docs/output/Ext.tree.TreeDragZone.html @@ -1,1887 +1,348 @@ -
-
- 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 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
- -

Public Properties

- - - - - - - - - - - - -
PropertyDefined By
  - - 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