MoreMotion Face API

Class CalendarBox

Object
   |
   +--MoreMotionObject
         |
         +--ProcessField
               |
               +--CalendarBox

class CalendarBox
extends ProcessField


Represents a CalendarBox. It wraps a DateBox and a opener button. This class uses "The DHTML Javascript Calendar" from dynaarch.

 
Defined in Date.js


Field Summary
 Object CAL_FORMAT
          
 Object datebox
          
 boolean isCalendarBox
          
 Object props
          CalendarBox Properties Object.
   
Fields inherited from class ProcessField
props, isProcessField, elm, needsValueCloning
   
Fields inherited from class MoreMotionObject
node, name, type, isMoreMotionObject, props
 
Constructor Summary
CalendarBox(node)
           
 
Method Summary
 void base(node)
          
 Object dateSelectHandler(cal, date)
          
 Object dateStatusHandler(date)
          
 Object getValue()
           Returns the value of this field
 void setValue(value)
           Sets the value of this field.
 Object show()
          
 
Methods inherited from class ProcessField
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

CAL_FORMAT

Object CAL_FORMAT

datebox

Object datebox

isCalendarBox

boolean isCalendarBox

props

Object props

Constructor Detail

CalendarBox

CalendarBox(node)

Method Detail

base

void base(node)

dateSelectHandler

Object dateSelectHandler(cal, date)

dateStatusHandler

Object dateStatusHandler(date)

getValue

Object getValue()

setValue

void setValue(value)

show

Object show()

MoreMotion Face API

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