Interface com.boostworthy.events.EventSource_I
- com.boostworthy.events.EventSource_I
Method Detail
AddEventListener
public function AddEventListener(objScope:Object, strEventHandler:String, strEventName:String):VoidRemoveEventListener
public function RemoveEventListener(objScope:Object, strEventHandler:String, strEventName:String):VoidDispatchEvent
public function DispatchEvent(objEvent:Event):Void