Copyright USER1 Subsystems Corporation
2016-3-9 22:01

Class net.user1.events.EventDispatcher

Constructor
 

Methods

 
addEventListener(type, listener, thisArg, priority)
Registers a function or method to be invoked when the specified event type occurs.
 
 
 
hasListener(type, listener, thisArg)
 
removeEventListener(type, listener, thisArg)