X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..6a7e4474cba9d8be4b2ec445e10f1691f7277c50:/docs/output/Ext.dd.Registry.html diff --git a/docs/output/Ext.dd.Registry.html b/docs/output/Ext.dd.Registry.html index ebff5e68..b1036087 100644 --- a/docs/output/Ext.dd.Registry.html +++ b/docs/output/Ext.dd.Registry.html @@ -1,4 +1,4 @@ -

Class Ext.dd.Registry

Package:Ext.dd
Defined In:Registry.js
Class:Registry
Extends:Object
Provides easy access to all drag drop components that are registered on a page. Items can be retrieved either +

Class Ext.dd.Registry

Package:Ext.dd
Defined In:Registry.js
Class:Registry
Extends:Object
Provides easy access to all drag drop components that are registered on a page. Items can be retrieved either directly by DOM node id, or by passing in the drag drop event that occurred and looking up the event target.

This class is a singleton and cannot be created directly.

Public Properties

This class has no public properties.

Public Methods

MethodDefined By

Public Events

This class has no public events.
\ No newline at end of file + void
Unregister a drag drop element
Unregister a drag drop element
Parameters:
  • element : String/HTMLElement
    The id or DOM node to unregister
Returns:
  • void
Registry

Public Events

This class has no public events.
\ No newline at end of file