Linux Mac OSX Windows

  
[scriptable, uuid(993d2efc-a768-11d3-bccd-0060b0fc76bd)]
interface nsIDOMNSHTMLInputElement : 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)