X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/d41dc04ad17d1d9125fb2cf72db2b4782dbe3a8c..0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6:/docs/output/Ext.dd.DragZone.html diff --git a/docs/output/Ext.dd.DragZone.html b/docs/output/Ext.dd.DragZone.html index dbd4c9c9..a7a308ab 100644 --- a/docs/output/Ext.dd.DragZone.html +++ b/docs/output/Ext.dd.DragZone.html @@ -1,1886 +1,396 @@ -
-
- 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