Packageorg.granite.tide.impl
Classpublic class ContextEventDispatcher
InheritanceContextEventDispatcher Inheritance flash.events.EventDispatcher



Public Methods
 MethodDefined by
  
ContextEventDispatcher
  
dispatchEvent(event:Event):Boolean
ContextEventDispatcher
  
hasEventListener(type:String):Boolean
ContextEventDispatcher
Constructor detail
ContextEventDispatcher()constructor
public function ContextEventDispatcher(target:BaseContext)Parameters
target:BaseContext
Method detail
dispatchEvent()method
public override function dispatchEvent(event:Event):BooleanParameters
event:Event

Returns
Boolean
hasEventListener()method 
public override function hasEventListener(type:String):BooleanParameters
type:String

Returns
Boolean