[scriptable, uuid(71e9ecc0-f2d0-422c-8601-430e7f17fa47)]
interface nsIDOMNSHTMLInputElement : nsISupports
Attributes
readonly attribute
nsIControllers
controllers
readonly attribute
nsIDOMFileList
files
attribute
boolean
indeterminate
attribute
long
selectionEnd
attribute
long
selectionStart
readonly attribute
long
textLength
Methods
void
setSelectionRange(in long selectionStart, in long selectionEnd)
Compare to: