MoreMotion Face API

Class TextBox

Object
   |
   +--MoreMotionObject
         |
         +--ProcessField
               |
               +--TextBox

class TextBox
extends ProcessField


Wrapper class of a DOM Node that contains text data. This class provides methods to manage a read-only text field so that it can be assigned values and hyperlinks dynamically. This class also provides ajaxRefreshHandler interface which means the wrapped text can be refreshed by the MoreMotionAjaxManager.refreshFields() method along with other type of ProcessFields.
Defined in Process.js


Field Summary
 boolean isTextBox
          
   
Fields inherited from class ProcessField
props, isProcessField, elm, needsValueCloning
   
Fields inherited from class MoreMotionObject
node, name, type, isMoreMotionObject, props
 
Constructor Summary
TextBox(node)
           
 
Method Summary
 void base(node)
          
 Object base2(node)
          
 
Methods inherited from class ProcessField
setValue, getValue, clear, setModified, isModified, getRecord, validate, setSubmitPrefix, appendRequestParams, focusTab, notify, runValidationHandler, checkValueIsAvailable, checkValueIsNumber, checkHasValidValue, runHandler
   
Methods inherited from class MoreMotionObject
saveProps, boolProp, numberProp, charProp, getIValue, setIValue
 

Field Detail

isTextBox

boolean isTextBox

Constructor Detail

TextBox

TextBox(node)

Method Detail

base

void base(node)

base2

Object base2(node)

MoreMotion Face API

Copyright 2002 - 2008, MOR YAZILIM
Documentation generated by JSDoc on Mon Sep 29 14:52:55 2008