ReactOS 0.4.16-dev-340-g0540c21
|
This is the complete list of members for nsIDOMHTMLOptionElement, including all inherited members.
AddRef() | nsISupports | |
GetDefaultSelected(bool *aDefaultSelected) | nsIDOMHTMLOptionElement | |
GetDisabled(bool *aDisabled) | nsIDOMHTMLOptionElement | |
GetForm(nsIDOMHTMLFormElement **aForm) | nsIDOMHTMLOptionElement | |
GetIndex(int32_t *aIndex) | nsIDOMHTMLOptionElement | |
GetLabel(nsAString *aLabel) | nsIDOMHTMLOptionElement | |
GetSelected(bool *aSelected) | nsIDOMHTMLOptionElement | |
GetText(nsAString *aText) | nsIDOMHTMLOptionElement | |
GetValue(nsAString *aValue) | nsIDOMHTMLOptionElement | |
QueryInterface(nsIIDRef riid, void **result) | nsISupports | |
Release() | nsISupports | |
SetDefaultSelected(bool aDefaultSelected) | nsIDOMHTMLOptionElement | |
SetDisabled(bool aDisabled) | nsIDOMHTMLOptionElement | |
SetLabel(const nsAString *aLabel) | nsIDOMHTMLOptionElement | |
SetSelected(bool aSelected) | nsIDOMHTMLOptionElement | |
SetText(const nsAString *aText) | nsIDOMHTMLOptionElement | |
SetValue(const nsAString *aValue) | nsIDOMHTMLOptionElement |