|
MoreMotion Face API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object | +--RefreshOptionsProps
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. |
String |
optionNode
The name of the data node in the data source that will provide the text of each option |
HTMLElement |
originNode
The handle of the DOM Node that originates this request. |
Object |
requestParams
The request parameters. |
Number |
staticOptionsQty
Static Options Quantity. |
String, HTMLElement |
targetElement
The id or the object itself of the SELECT Element |
Object |
userData
The user properties object to store user data. |
String |
ValueNode
The name of the data node in the data source that will provide the value of each option |
| Constructor Summary | |
RefreshOptionsProps()
|
|
| Field Detail |
String actionName
actionParams configuration element in the MoreMotion AF configuration
String, Object busyImage
Function callbackFunc
Function errorHandler
String method
String optionNode
HTMLElement originNode
mo:pageInfo attribute.
Object requestParams
'p1=p1val&p2=p2val' form
or a properties object in {p1:'p1val',p2:this.value} form
Number staticOptionsQty
String, HTMLElement targetElement
SELECT Element
Object userData
String ValueNode
| Constructor Detail |
RefreshOptionsProps()
|
MoreMotion Face API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||