Abstract
Abstract
offAbstract
onAdds function handler
to handle event type
The EventDispatcher object
Abstract
onceAdds function handler
to handle event type
just once. The handler will be automatically removed after first execution
The object that dispatched the event
Generated using TypeDoc
Removes a
handler
from eventtype
. If no handler is provided, all handlers will be removed from the eventReturns
The object that dispatched the event