|
MoreMotion Face API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object | +--CustomRefreshProps
Defined in AjaxProps.js
| Field Summary | |
String |
actionName
The name of the actionParams configuration element in the MoreMotion AF configuration |
String, Object |
busyImage
The id or the object itself of an Image element to be displayed until a response is received from the server and processed. |
Function |
callbackFunc
The Javascript function to be called after the refresh action is completed. |
Function |
errorHandler
The function to be called when an error occurs during the execution of RefreshOptions The function receives Exception and AjaxResponse objects as the parameters. |
String |
method
The submit method. |
HTMLElement |
originNode
The handle of the DOM Node that originates this request. |
Object |
requestParams
The request parameters. |
Object |
userData
The user properties object to store user data. |
| Constructor Summary | |
CustomRefreshProps()
|
|
| Field Detail |
String actionName
actionParams configuration element in the MoreMotion AF configuration
String, Object busyImage
Function callbackFunc
Function errorHandler
String method
HTMLElement originNode
mo:pageInfo attribute.
Object requestParams
'p1=p1val&p2=p2val' form
or a properties object in {p1:'p1val',p2:this.value} form
Object userData
| Constructor Detail |
CustomRefreshProps()
|
MoreMotion Face API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||