Definition at line 1690 of file nsiface.idl.
◆ CheckValidity()
nsresult nsIDOMHTMLButtonElement::CheckValidity |
( |
bool * |
_retval | ) |
|
◆ GetAutofocus()
nsresult nsIDOMHTMLButtonElement::GetAutofocus |
( |
bool * |
aAutofocus | ) |
|
◆ GetDisabled()
nsresult nsIDOMHTMLButtonElement::GetDisabled |
( |
bool * |
aDisabled | ) |
|
◆ GetForm()
◆ GetFormAction()
◆ GetFormEnctype()
◆ GetFormMethod()
◆ GetFormNoValidate()
nsresult nsIDOMHTMLButtonElement::GetFormNoValidate |
( |
bool * |
aFormNoValidate | ) |
|
◆ GetFormTarget()
◆ GetName()
◆ GetType()
◆ GetValidationMessage()
nsresult nsIDOMHTMLButtonElement::GetValidationMessage |
( |
nsAString * |
aValidationMessage | ) |
|
◆ GetValidity()
◆ GetValue()
◆ GetWillValidate()
nsresult nsIDOMHTMLButtonElement::GetWillValidate |
( |
bool * |
aWillValidate | ) |
|
◆ SetAutofocus()
nsresult nsIDOMHTMLButtonElement::SetAutofocus |
( |
bool |
aAutofocus | ) |
|
◆ SetCustomValidity()
◆ SetDisabled()
nsresult nsIDOMHTMLButtonElement::SetDisabled |
( |
bool |
aDisabled | ) |
|
◆ SetFormAction()
◆ SetFormEnctype()
◆ SetFormMethod()
◆ SetFormNoValidate()
nsresult nsIDOMHTMLButtonElement::SetFormNoValidate |
( |
bool |
aFormNoValidate | ) |
|
◆ SetFormTarget()
◆ SetName()
◆ SetType()
◆ SetValue()
The documentation for this interface was generated from the following file: