mixin(object)
Mixes in the properties of the EventTarget prototype onto another object
Parameters
| Name | Type | Description |
|---|---|---|
object | Object | The obj to mix into |
- Source code: plugins/path/EventTarget.js (Line 34)
mixin(object)
Mixes in the properties of the EventTarget prototype onto another object
| Name | Type | Description |
|---|---|---|
object | Object | The obj to mix into |
Please login to continue.