TextArea.selectAll

Syntax

selectAll();

Description

The selectAll method selects all content of text area.

Example

The property use is given in the page with description of the TextArea.getFormattedText method.

See also:

TextArea