|
MoreMotion Face API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object | +--OpenFlowinProps
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. |
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. |
Number |
height
The height of the flowin |
String |
method
The submit method. |
String |
name
The name of the flowin and the name of the actionParams configuration
element in the MoreMotion AF configuration. |
Number |
offsetH
The horizontal offset of the flowin in the current window |
Number |
offsetV
The vertical offset of the flowin in the current window |
HTMLElement |
originNode
The handle of the DOM Node that originates this request. |
Number |
refElm
The handle of a element in the document to position the flowin relatively. |
Object |
requestParams
The request parameters. |
String |
skin
The skin name. |
String |
title
The title of the flowin |
Object |
userData
The user properties object to store user data. |
Number |
width
The width of the flowin |
| Constructor Summary | |
OpenFlowinProps()
|
|
| Field Detail |
String, Object busyImage
Function callbackFunc
Function errorHandler
Number height
String method
String name
actionParams configuration
element in the MoreMotion AF configuration.
Number offsetH
Number offsetV
HTMLElement originNode
mo:pageInfo attribute.
Number refElm
Object requestParams
'p1=p1val&p2=p2val' form
or a properties object in {p1:'p1val',p2:this.value} form
String skin
String title
Object userData
Number width
| Constructor Detail |
OpenFlowinProps()
|
MoreMotion Face API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||