getSourceEvent()

Returns the source event that fired this event, if it was fired by an event binding, such as {!e.myEvent}.

Signature

getSourceEvent()

Returns

Type: Object
The source event that fired the event.