| Package | org.puremvc.as3.interfaces |
| Interface | public interface IAsyncCommand extends org.puremvc.as3.interfaces.ICommand |
| Implementors | AsyncCommand, AsyncMacroCommand |
| Method | Defined by | ||
|---|---|---|---|
|
setOnComplete(value:Function):void
Registers the callback for a parent
AsyncMacroCommand. | IAsyncCommand | ||