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