Definition at line 1667 of file nsiface.idl.
◆ GetDefaultSelected()
nsresult nsIDOMHTMLOptionElement::GetDefaultSelected |
( |
bool * |
aDefaultSelected | ) |
|
◆ GetDisabled()
nsresult nsIDOMHTMLOptionElement::GetDisabled |
( |
bool * |
aDisabled | ) |
|
◆ GetForm()
◆ GetIndex()
◆ GetLabel()
◆ GetSelected()
nsresult nsIDOMHTMLOptionElement::GetSelected |
( |
bool * |
aSelected | ) |
|
◆ GetText()
◆ GetValue()
◆ SetDefaultSelected()
nsresult nsIDOMHTMLOptionElement::SetDefaultSelected |
( |
bool |
aDefaultSelected | ) |
|
◆ SetDisabled()
nsresult nsIDOMHTMLOptionElement::SetDisabled |
( |
bool |
aDisabled | ) |
|
◆ SetLabel()
◆ SetSelected()
nsresult nsIDOMHTMLOptionElement::SetSelected |
( |
bool |
aSelected | ) |
|
◆ SetText()
◆ SetValue()
The documentation for this interface was generated from the following file: