Blur: function(sender, args)
sender. Event source.
args. Event information.
The Blur event is fired when component loses focus.
The example of use is given in the page with description of the TextArea.getFormattedText method.
See also:
TextArea