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.

nsIDOMNSHTMLTextAreaElement

IID:ca066b44-9ddf-11d3-bccc-0060b0fc76bd
Inherits From:nsISupports

Properties

readonly nsIControllers controllers

PRInt32 selectionEnd

PRInt32 selectionStart

readonly PRInt32 textLength


Methods

void setSelectionRange ( PRInt32 selectionStart , PRInt32 selectionEnd )

void setSelectionRange ( PRInt32 selectionStart , PRInt32 selectionEnd )

Arguments:
selectionStart
selectionEnd

Reference documentation is generated from Mozilla's source.