Call this method to set the style attribute for this html element. Calling this method with the parameter "text-decoration:none" for example, will cause this element to display something like: <a style="text-decoration:none"...
HTMLElement Class | com.plumtree.xpshared.htmlelements Namespace