X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..92c2b89db26be16707f4a805d3303ab2531006e1:/docs/output/Ext.dd.Registry.html?ds=sidebyside diff --git a/docs/output/Ext.dd.Registry.html b/docs/output/Ext.dd.Registry.html index ff9eea06..ebff5e68 100644 --- a/docs/output/Ext.dd.Registry.html +++ b/docs/output/Ext.dd.Registry.html @@ -1,14 +1,14 @@
Package: | Ext.dd |
Defined In: | Registry.js |
Class: | Registry |
Extends: | Object |
Method | Defined By | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
getHandle( String/HTMLElement id )
- :
- ObjectReturns the handle registered for a DOM Node by id Returns the handle registered for a DOM Node by id Parameters:
| Registry | ||||||||||||||||||||||||
getHandleFromEvent( Event e )
- :
- ObjectReturns the handle that is registered for the DOM node that is the target of the event Returns the handle that is registered for the DOM node that is the target of the event Parameters:
| Registry | ||||||||||||||||||||||||
getTarget( String/HTMLElement id )
- :
- ObjectReturns a custom data object that is registered for a DOM node by id Returns a custom data object that is registered for a DOM node by id Parameters:
| Registry | ||||||||||||||||||||||||
getTargetFromEvent( Event e )
- :
- ObjectReturns a custom data object that is registered for the DOM node that is the target of the event Returns a custom data object that is registered for the DOM node that is the target of the event Parameters:
| Registry | ||||||||||||||||||||||||
register( String/HTMLElement) element , [Object data ] )
- :
+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 PropertiesThis class has no public properties. Public Methods
Public EventsThis class has no public events.
\ No newline at end of file
|