Constructors
constructor
-
Properties
Protected _head
Protected _tail
Methods
add
- add(fn: Function, thisArg?: any): any
-
Parameters
-
fn: Function
-
Optional thisArg: any
Returns any
detach
-
Parameters
detachAll
-
dispatch
-
Returns boolean
handlers
-
Parameters
-
Parameters
Returns boolean
-
Parameters
has
-
Parameters
Returns boolean
once
- once(fn: Function, thisArg?: any): any
-
Parameters
-
fn: Function
-
Optional thisArg: any
Returns any