mirror of
https://github.com/codex-storage/deluge.git
synced 2025-02-17 13:56:47 +00:00
add the jsdoc showing it extends from Ext.util.Observable
This commit is contained in:
parent
af9eeb02b0
commit
5a9b671c85
@ -33,6 +33,7 @@ Copyright:
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @class Deluge.EventsManager
|
* @class Deluge.EventsManager
|
||||||
|
* @extends Ext.util.Observable
|
||||||
* <p>Deluge.EventsManager is instantated as <tt>deluge.events</tt> and can be used by components of the UI to fire global events</p>
|
* <p>Deluge.EventsManager is instantated as <tt>deluge.events</tt> and can be used by components of the UI to fire global events</p>
|
||||||
* Class for holding global events that occur within the UI.
|
* Class for holding global events that occur within the UI.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user