Package | org.swizframework.utils.services |
Class | public class ServiceHelper |
Inheritance | ServiceHelper ![]() |
Implements | IServiceHelper, ISwizAware |
Method | Defined By | ||
---|---|---|---|
executeServiceCall(call:AsyncToken, resultHandler:Function, faultHandler:Function = null, resultHandlerArgs:Array = null):AsyncToken | ServiceHelper |
_swiz | property |
protected var _swiz:ISwiz
swiz | property |
executeServiceCall | () | method |
public function executeServiceCall(call:AsyncToken, resultHandler:Function, faultHandler:Function = null, resultHandlerArgs:Array = null):AsyncToken
Parameters
call:AsyncToken | |
resultHandler:Function | |
faultHandler:Function (default = null )
| |
resultHandlerArgs:Array (default = null )
|
AsyncToken |