Definition at line 1786 of file nsiface.idl.
◆ CheckValidity()
nsresult nsIDOMHTMLTextAreaElement::CheckValidity |
( |
bool * |
_retval | ) |
|
◆ GetAutofocus()
nsresult nsIDOMHTMLTextAreaElement::GetAutofocus |
( |
bool * |
aAutofocus | ) |
|
◆ GetCols()
◆ GetControllers()
◆ GetDefaultValue()
◆ GetDisabled()
nsresult nsIDOMHTMLTextAreaElement::GetDisabled |
( |
bool * |
aDisabled | ) |
|
◆ GetForm()
◆ GetMaxLength()
◆ GetName()
◆ GetPlaceholder()
◆ GetReadOnly()
nsresult nsIDOMHTMLTextAreaElement::GetReadOnly |
( |
bool * |
aReadOnly | ) |
|
◆ GetRequired()
nsresult nsIDOMHTMLTextAreaElement::GetRequired |
( |
bool * |
aRequired | ) |
|
◆ GetRows()
◆ GetSelectionDirection()
nsresult nsIDOMHTMLTextAreaElement::GetSelectionDirection |
( |
nsAString * |
aSelectionDirection | ) |
|
◆ GetSelectionEnd()
nsresult nsIDOMHTMLTextAreaElement::GetSelectionEnd |
( |
int32_t * |
aSelectionEnd | ) |
|
◆ GetSelectionStart()
nsresult nsIDOMHTMLTextAreaElement::GetSelectionStart |
( |
int32_t * |
aSelectionStart | ) |
|
◆ GetTextLength()
◆ GetType()
◆ GetValidationMessage()
nsresult nsIDOMHTMLTextAreaElement::GetValidationMessage |
( |
nsAString * |
aValidationMessage | ) |
|
◆ GetValidity()
◆ GetValue()
◆ GetWillValidate()
nsresult nsIDOMHTMLTextAreaElement::GetWillValidate |
( |
bool * |
aWillValidate | ) |
|
◆ GetWrap()
◆ Select()
nsresult nsIDOMHTMLTextAreaElement::Select |
( |
| ) |
|
◆ SetAutofocus()
nsresult nsIDOMHTMLTextAreaElement::SetAutofocus |
( |
bool |
aAutofocus | ) |
|
◆ SetCols()
◆ SetCustomValidity()
◆ SetDefaultValue()
◆ SetDisabled()
nsresult nsIDOMHTMLTextAreaElement::SetDisabled |
( |
bool |
aDisabled | ) |
|
◆ SetMaxLength()
◆ SetName()
◆ SetPlaceholder()
◆ SetReadOnly()
nsresult nsIDOMHTMLTextAreaElement::SetReadOnly |
( |
bool |
aReadOnly | ) |
|
◆ SetRequired()
nsresult nsIDOMHTMLTextAreaElement::SetRequired |
( |
bool |
aRequired | ) |
|
◆ SetRows()
◆ SetSelectionDirection()
◆ SetSelectionEnd()
nsresult nsIDOMHTMLTextAreaElement::SetSelectionEnd |
( |
int32_t |
aSelectionEnd | ) |
|
◆ SetSelectionRange()
◆ SetSelectionStart()
nsresult nsIDOMHTMLTextAreaElement::SetSelectionStart |
( |
int32_t |
aSelectionStart | ) |
|
◆ SetValue()
◆ SetWrap()
The documentation for this interface was generated from the following file: