| Package | org.restfulx.commands |
| Class | public class CommandsEventDispatcher |
| Inheritance | CommandsEventDispatcher flash.events.EventDispatcher |
| Method | Defined by | ||
|---|---|---|---|
|
CommandsEventDispatcher(target:IEventDispatcher = null)
| CommandsEventDispatcher | ||
|
[static]
| CommandsEventDispatcher | ||
| CommandsEventDispatcher | () | constructor |
public function CommandsEventDispatcher(target:IEventDispatcher = null)Parameters
target:IEventDispatcher (default = null) — IEventDispatcher implementation
|
| getInstance | () | method |
public static function getInstance():CommandsEventDispatcherReturns
CommandsEventDispatcher —
current dispatcher instance.
|