|
MoreMotion Face API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--MoreMotionObject
|
+--ProcessField
|
+--HiddenBox
A ProcessField class that wraps a HTML <INPUT type="hidden"> element
that may exists inside or outside a ProcessRecord.
<input name="NAME" type="hidden" mo:type="HiddenBox" />
| Fields inherited from class ProcessField |
props, elm, needsValueCloning
|
| Fields inherited from class MoreMotionObject |
node, name, type, props
|
| Constructor Summary | |
HiddenBox(node)
|
|
| Method Summary | |
String
|
getIValue()
Returns the initial value of this object. |
void
|
validate()
Validates this Process Field with the built-in validation methods that are applicable to the type of the Process Field. |
| Methods inherited from class ProcessField |
setValue, getValue, getCaption, clear, reset, setModified, isModified, getRecord, appendRequestParams, focusTab, notify, notifyEx, runValidationHandler, checkValueIsAvailable, checkValueIsNumber, checkHasValidValue
|
| Methods inherited from class MoreMotionObject |
saveProps, setProp, boolProp, numberProp, charProp, setIValue, runHandler
|
| Constructor Detail |
HiddenBox(node)
| Method Detail |
String getIValue()
void validate()
|
MoreMotion Face API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||