WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsIDOMNSEditableElement

IID:b33eb56c-3120-418c-892b-774b00c7dde8
Inherits From:nsISupports

This interface is implemented by elements which have inner editable content, such as HTML input and textarea.


Properties

readonly nsIEditor editor


Methods

void setUserInput ( DOMString input )

void setUserInput ( DOMString input )

Arguments:
input

Reference documentation is generated from Mozilla's source.