new TypeField(value)

Constructor.

Parameter

Name Type Optional Description

value

 

 

TypeFieldValue

Methods

deepClone() → Object

Creates deep copy of this instance.

Returns

Object 

equals(value) → boolean

Are objects equal.

Parameter

Name Type Optional Description

value

Object

 

Returns

boolean 

getUfe()

Specifies attributes of an element.

getValue()

Type specifies a data type for the text field value. The value of the property is TypeFieldValue integer constant.

hashCode() → Number

Serves as a hash function for a particular type.

Returns

Number 

setValue()

Type specifies a data type for the text field value. The value of the property is TypeFieldValue integer constant.