A named drag drop group to which this object belongs. If a group is specified, then this object will only
+
A simple class that provides the basic implementation needed to make any element draggable.
Config Options
|
| ddGroup : StringA named drag drop group to which this object belongs. If a group is specified, then this object will only
interact ... A named drag drop group to which this object belongs. If a group is specified, then this object will only
interact with other drag drop objects in the same group (defaults to undefined). | DragSource |
| 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
|
| Ext.dd.DDProxy.dragElId : String The default drag frame div id | DDProxy |
| Only : ObjectThe drag and drop utility provides a framework for building drag and drop
applications. In addition to enabling drag... The drag and drop utility provides a framework for building drag and drop
|