Text Area in Palette


Sample Text Area


Attributes



Type

Name

Description

UI

Placeholder

It specifies a short hint that describes the expected value of a text area.

UI

Required

It specifies that a text area is required/must be filled out.


General

ID

Displays title of the component.


General

Parent

Displays where it is located in the component.


General

Class

A CSS style to be attached to the component. This style is added in addition to styles output by the component.

General

Trash


Users to permanently delete component.


CSS Attributes

Z-index

The z-index specifies the stack order of an element. An element with greater stack order is always in front of an element with a lower stack order.

CSS Attributes

Add/Edit

It has CSS Editor. We can write different CSS code for each component.

CSS Attributes

Width

The text area width. Default width is as per the text provided. This attribute will allow for setting exact width.

CSS Attributes

Height

The text area height. This attribute will allow for setting exact height.


Events

Name

Description

Click

When the text area is clicked

Double Click

When the text area is double clicked.

Mouse Down

When the text area is pressed down.

Mouse Enter

When the mouse pointer is moves in text area while it is over.

Mouse Leave

When the mouse pointer is moves on over a image.

Mouse Move

When the mouse pointer is moving while it is over a text area.

Mouse Out

When the mouse pointer moves out of a text area.

Mouse Over

When the mouse pointer is moves on text area e while it is over.

Mouse Up

When the mouse pointer is pressed up.

Focus In

When the image is clicked.

Focus Out

When the mouse pointer is pressed while it is over a text area.

Key Press

When enter the text area while it is over.

Key Down

When enter the text area while it is over.

Key Up

When enter the text area while it is over.


Methods

Get value Method: Will return the UI Text value of the text area.


Set value Method: Will set the UI Text value of the text area.


Created with the Personal Edition of HelpNDoc: Full-featured Kindle eBooks generator