X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/d41dc04ad17d1d9125fb2cf72db2b4782dbe3a8c..25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775:/docs/output/Ext.dd.DragSource.html diff --git a/docs/output/Ext.dd.DragSource.html b/docs/output/Ext.dd.DragSource.html index f0345a0e..ed1438f1 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