Trigger an event, sending to all downstream handlers listening for provided 'type' key.
Bind a callback function to an event type handled by this object.
Alias for "on".
Unbind an event by type and handler. This undoes the work of "on".
Call event handlers with this set to owner.