textEdit

The textEdit object encloses controls intended to aid in the manipulation of text content.

Hierarchy of objects

Model

Child objects

Form Model

border

comb ( textEdit.comb is reserved for future use)

extras

margin

Parent class

node class class

Properties

Name

Description

Type

Access

allowRichText

Specifies whether the text can include styling (also known as rich text).

String

Read /Write

hScrollPolicy

Specifies whether a field can scroll horizontally.

String

Read /Write

multiLine

Specifies whether the text may span multiple lines.

String

Read /Write

use

Invokes a prototype.

String

Read /Write

usehref

Invokes an external prototype.

String

Read /Write

vScrollPolicy

Specifies whether a field can scroll vertically.

String

Read /Write

Methods

None

// Ethnio survey code removed