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

Class Ext.dd.DragSource

- - - - - - -
Package:Ext.dd
Defined In:DragSource.js
Class:DragSource
Subclasses:DragZone
Extends:DDProxy
-
- * -A simple class that provides the basic implementation needed to make any element draggable.
- -
- -

Config Options

- - - - - - - - - - - - - - - - - - - - -
Config OptionsDefined By
  - - 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