module:BaseEvent

Base event class

Constructor

new module:BaseEvent(name, target, eventopt)

BaseEvent constructor

Parameters:
NameTypeAttributesDescription
nameString

Name of the event

targetEventEmitter

Component concerned by the event

eventUIEvent<optional>

Original HTML event