Packageorg.restfulx.commands
Classpublic class CommandsEventDispatcher
InheritanceCommandsEventDispatcher Inheritance flash.events.EventDispatcher

Manages restfulx command related event registration.



Public Methods
 MethodDefined by
  
CommandsEventDispatcher(target:IEventDispatcher = null)
CommandsEventDispatcher
  
[static]
CommandsEventDispatcher
Constructor detail
CommandsEventDispatcher()constructor
public function CommandsEventDispatcher(target:IEventDispatcher = null)

Parameters
target:IEventDispatcher (default = null) — IEventDispatcher implementation
Method detail
getInstance()method
public static function getInstance():CommandsEventDispatcher

Returns
CommandsEventDispatcher — current dispatcher instance.