Linux Mac OSX Windows

  
[scriptable, uuid(ca066b44-9ddf-11d3-bccc-0060b0fc76bd)]
interface nsIDOMNSHTMLTextAreaElement : nsISupports

Attributes


        
readonly attribute nsIControllers controllers

        
attribute long selectionEnd

        
attribute long selectionStart

        
readonly attribute long textLength

Methods


        
void setSelectionRange(in long selectionStart, in long selectionEnd)