Extends
Methods
()
_Init- Inherited From:
()
_PostInit- Inherited From:
Methods
(p_func)
_Bind- Inherited From:
Members
:boolean
isReleasing- Inherited From:
Methods
Release()
- Inherited From:
()
_CleanUp- Inherited From:
Members
emitter :*
TODO
:string
failReasonTODO
:boolean
handledTODO
life :number
TODO
onFail :function
TODO
onSuccess :function
TODO
options :object
TODO
requestType :*
TODO
timeout :number
TODO
Methods
GetOption(p_id, p_fallbackopt)
TODO
Parameters:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
p_id |
string | |||
p_fallback |
* |
<optional> |
null
|
HandleFail(p_reason)
TODO
Parameters:
Name | Type | Description |
---|---|---|
p_reason |
* |
HandleSuccess(p_handler)
TODO
Parameters:
Name | Type | Description |
---|---|---|
p_handler |
* |
(p_reason)
_FailTODO
Parameters:
Name | Type | Description |
---|---|---|
p_reason |
string |
()
_SuccessTODO
(p_requestType, p_optionsopt, p_emitteropt, p_onSuccessopt, p_onFailopt, p_timeoutopt, p_requestClassopt, p_globalopt)
EmitTODO
Parameters:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
p_requestType |
* | |||
p_options |
object |
<optional> |
null
|
|
p_emitter |
* |
<optional> |
null
|
|
p_onSuccess |
function |
<optional> |
null
|
|
p_onFail |
function |
<optional> |
null
|
|
p_timeout |
number |
<optional> |
0
|
|
p_requestClass |
constructor |
<optional> |
||
p_global |
boolean |
<optional> |
true
|