This interface is implemented by elements which have inner editable content, such as HTML input and textarea.
[scriptable, uuid(b33eb56c-3120-418c-892b-774b00c7dde8)]
interface nsIDOMNSEditableElement : nsISupports
Attributes
readonly attribute
nsIEditor
editor
Methods
void
setUserInput(in DOMString input)
Compare to: