X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/ee06f37b0f6f6d94cd05a6ffae556660f7c4a2bc..c930e9176a5a85509c5b0230e2bff5c22a591432:/docs/output/Ext.dd.DragZone.html diff --git a/docs/output/Ext.dd.DragZone.html b/docs/output/Ext.dd.DragZone.html index dbd4c9c9..eb9ed13b 100644 --- a/docs/output/Ext.dd.DragZone.html +++ b/docs/output/Ext.dd.DragZone.html @@ -1,1886 +1,397 @@ -
-
- Properties - Methods - Events - Config Options - Direct Link -
-
-
DragDrop
-  DD
-    DDProxy
-      DragSource
-        DragZone
-

Class Ext.dd.DragZone

- - - - - - -
Package:Ext.dd
Defined In:DragZone.js
Class:DragZone
Subclasses:GridDragZone, TreeDragZone
Extends:DragSource
-
- * -This class provides a container DD instance that proxies for multiple child node sources.
-By default, this class requires that draggable child nodes are registered with Ext.dd.Registry.
- -
- -

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