| Package | org.springextensions.actionscript.core.command |
| SVN browsing | IAsyncCommand.as |
| Fisheye | IAsyncCommand.as |
| Interface | public interface IAsyncCommand extends ICommand, IOperation, flash.events.IEventDispatcher |
| Implementors | GenericOperationCommand |
execute() method. Instead, a caller should register to the OperationEvent.COMPLETE or
OperationEvent.ERROR event before calling execute() and handle the events.
Documentation reference: commands