removeAll(context)
Remove all event listeners.
Parameters
Name | Type | Argument | Default | Description |
---|---|---|---|---|
context | object | <optional> | null | If specified only listeners for the given context will be removed. |
- Source code: core/Signal.js (Line 329)
Please login to continue.