|
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 MoreMotionAjaxManager.refreshFields() and
MoreMotionAjaxManager.refreshBlocks() methods.
Defined in Process.js
| Field Summary | |
boolean |
isImageBox
|
| Fields inherited from class ProcessField |
props, isProcessField, elm, needsValueCloning
|
| Fields inherited from class MoreMotionObject |
node, name, type, isMoreMotionObject, props
|
| Constructor Summary | |
ImageBox(node)
|
|
| Method Summary | |
void
|
base(node)
|
Object
|
getValue()
Returns the value of this field |
void
|
setValue(value)
Sets the value of this field. |
| Methods inherited from class ProcessField |
clear, reset, setModified, isModified, getRecord, validate, focusTab, notify, runValidationHandler, checkValueIsAvailable, checkValueIsNumber, checkHasValidValue, runHandler
|
| Methods inherited from class MoreMotionObject |
saveProps, setProp, boolProp, numberProp, charProp, getIValue, setIValue
|
| Field Detail |
boolean isImageBox
| Constructor Detail |
ImageBox(node)
| Method Detail |
void base(node)
node - the DOM Element node that is wrapped by this field
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 | ||||||||