[scriptable, uuid(df3dc133-d77a-482f-8364-8e40df978a33)]
interface nsIDOMNSHTMLInputElement : nsISupports
Attributes
readonly attribute
nsIControllers
controllers
readonly attribute
nsIDOMFileList
files
attribute
long
selectionEnd
attribute
long
selectionStart
readonly attribute
long
textLength
Methods
void
setSelectionRange(in long selectionStart, in long selectionEnd)
Compare to: