TextArea.Blur

Syntax

Blur: function(sender, args)

Parameters

sender. Event source.

args. Event information.

Description

The Blur event is fired when component loses focus.

Example

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

See also:

TextArea