Constructor
new module:BaseEvent(name, target, eventopt)
BaseEvent constructor
Parameters:
| Name | Type | Attributes | Description |
|---|---|---|---|
name | String | Name of the event | |
target | EventEmitter | Component concerned by the event | |
event | UIEvent | <optional> | Original HTML event |