Event Dispatcher
class EventDispatcher
Batch EventDispatcher module
Types
Link copied to clipboard
interface Payload
Accessor to the payload of the dispatched event in dispatchEvent.
Link copied to clipboard
enum Type
Represents the type of the dispatched event in dispatchEvent.