Home > borogove > EventEmitter
EventEmitter class
Signature:
export class borogove_EventEmitter
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)() |
protected
|
Constructs a new instance of the borogove_EventEmitter class
|
Methods
| Method | Modifiers | Description |
|---|---|---|
| removeEventListener(token) | Remove an event listener of any type, no matter how it was added or what event it is for. |