This method is a full replacement of the original
org.w3c.dom.html.HTMLTextAreaElement.blur() method in Xerces
(a dummy method). It sends the appropriated JavaScript to the client to call again
using the symmetric DOM element at the client.
This method is a full replacement of the original
org.w3c.dom.html.HTMLTextAreaElement.focus() method in Xerces
(a dummy method). It sends the appropriated JavaScript to the client to call again
using the symmetric DOM element at the client.
This method is a full replacement of the original
org.w3c.dom.html.HTMLTextAreaElement.select() method in Xerces
(a dummy method). It sends the appropriated JavaScript to the client to call again
using the symmetric DOM element at the client.