| Package | org.pranaframework.cairngorm |
| Class | public class PendingCommandRegistry |
| Inheritance | PendingCommandRegistry flash.events.EventDispatcher |
| Method | Defined by | ||
|---|---|---|---|
|
| PendingCommandRegistry | ||
|
[static]
| PendingCommandRegistry | ||
|
register(cmd:ICommand, event:CairngormEvent):void
| PendingCommandRegistry | ||
|
unregister(cmd:ICommand):void
| PendingCommandRegistry | ||
| PendingCommandRegistry | () | constructor |
public function PendingCommandRegistry()
| getInstance | () | method |
| register | () | method |
public function register(cmd:ICommand, event:CairngormEvent):voidParameters
cmd:ICommand |
|
event:CairngormEvent |
| unregister | () | method |
public function unregister(cmd:ICommand):voidParameters
cmd:ICommand |