|
MoreMotion Face API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object | +--FileBoxManager
Manager Class that provides static methods for FileBox functionalities. A static object of this class
is avaialable with name FileBoxMgr.
var FileBoxMgr = new FileBoxManager();
| Field Summary | |
Object |
dialogClosed
|
| Constructor Summary | |
FileBoxManager()
|
|
| Method Summary | |
void
|
deploy(node)
Opens the file dialog where the user can select a file from the local computer and upload to the server. |
void
|
fileDialogClosed()
|
void
|
mouseout()
|
void
|
setBusy()
|
void
|
setFree()
|
void
|
undeploy()
|
void
|
windowOnblur()
|
void
|
windowOnfocus()
|
| Field Detail |
Object dialogClosed
| Constructor Detail |
FileBoxManager()
| Method Detail |
void deploy(node)
FILE INPUT element.node - The DOM node which is enclosed by the FileBox
void fileDialogClosed()
void mouseout()
void setBusy()
void setFree()
void undeploy()
void windowOnblur()
void windowOnfocus()
|
MoreMotion Face API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||