Text Box

The TextBox component is a sophisticated wrapper of a text box that performs validation and formatting, as you define them. For example, if you specify that the text entered must be a Number in fixed-width format, the text box automatically validates and formats user input.

Properties

name

textBoxName

formName

value

size

maxLength

isPassword

format

decPlaces

validate

isRequired

valueType

state

testMode

Methods

Validate Value

Render

Events

On Blur

On Change

On Focus

On Select

On Validate

On Invalid

On Valid

On Render

Other Information

Environment: Client