MoreMotion Face API

Class DateText

Object
   |
   +--MoreMotionObject
         |
         +--TextNode
               |
               +--DateText

class DateText
extends TextNode


Represents a DateText. It wraps any HTML DOM element that can contains a text node as a child node. The purpose of this class is to create a text node under the wrapped DOM element and format its value as a date.
Defined in Date.js


Field Summary
 boolean isDateText
          
 Object needsValueCloning
          
 Object props
          DateBox Properties Object.
   
Fields inherited from class TextNode
isTextNode, textNode
   
Fields inherited from class MoreMotionObject
node, name, type, isMoreMotionObject, props
 
Constructor Summary
DateText(node)
           
 
Method Summary
 void base(node)
          
 void init()
           Initializes this DateText
 void setValue(value)
           Sets a text value this field object
 
Methods inherited from class TextNode
getANode, removeANode, getValue, getHref, setHref, clear
   
Methods inherited from class MoreMotionObject
saveProps, boolProp, numberProp, charProp, getIValue, setIValue
 

Field Detail

isDateText

boolean isDateText

needsValueCloning

Object needsValueCloning

props

Object props

Constructor Detail

DateText

DateText(node)

Method Detail

base

void base(node)

init

void init()

setValue

void setValue(value)

MoreMotion Face API

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