Linux Mac OSX Windows

  
[scriptable, uuid(71135b6c-294e-4634-a8e4-a72398f1e72a)]
interface nsIDOMXULTextBoxElement : nsIDOMXULControlElement

Attributes


        
readonly attribute nsIDOMNode inputField

        
attribute long maxLength

        
attribute long selectionEnd

        
attribute long selectionStart

        
attribute long size

        
readonly attribute long textLength

        
attribute DOMString type

        
attribute DOMString value

Methods


        
void select()

        
void setSelectionRange(in long selectionStart, in long selectionEnd)