|
MoreMotion Face API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--MoreMotionObject
|
+--ProcessField
|
+--ImageBox
Ajax compatible Process Field wrapper class of a IMG element. The src attribute
of the wrapped IMG can be refreshed by the AjaxMgr.refreshFields() and
AjaxMgr.refreshBlocks() methods.
Defined in Process.js
| Fields inherited from class ProcessField |
props, elm, needsValueCloning
|
| Fields inherited from class MoreMotionObject |
node, name, type, props
|
| Constructor Summary | |
ImageBox(node)
|
|
| Method Summary | |
Object
|
getValue()
Returns the value of this field |
void
|
setValue(value)
Sets the value of this field. |
| Methods inherited from class ProcessField |
getCaption, clear, reset, setModified, isModified, getRecord, validate, focusTab, notify, notifyEx, runValidationHandler, checkValueIsAvailable, checkValueIsNumber, checkHasValidValue
|
| Methods inherited from class MoreMotionObject |
saveProps, setProp, boolProp, numberProp, charProp, getIValue, setIValue, runHandler
|
| Constructor Detail |
ImageBox(node)
| Method Detail |
Object getValue()
void setValue(value)
value - The value to set to the field.
|
MoreMotion Face API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||