class TextField

Extends:
UIComponent, ContainerComponent, TextComponent

Description:

TextField component is the most popular text input component used for name, address, email, and many other data types. It can be formatted to define a specific input format. It can also use a regular expression to only accept specified characters or predefined input text format.

Constructor

constructor

Creates an instance of TextField component object.

Members

Methods

From this class:

Inherited from UIComponent:

Inherited from TextComponent:

Inherited from ContainerComponent: