|
MoreMotion Face API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object | +--ExecuteAjaxCommandProps
Defined in AjaxProps.js
| Field Summary | |
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. |
String |
commandName
The name of the ajaxProcessCommand configuration element |
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 | |
ExecuteAjaxCommandProps()
|
|
| Field Detail |
String, Object busyImage
Function callbackFunc
String commandName
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 |
ExecuteAjaxCommandProps()
|
MoreMotion Face API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||