HTMLOptionElement

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

defaultSelected
void defaultSelected(bool defaultSelected)
Undocumented in source. Be warned that the author may not have intended to support it.
defaultSelected
auto defaultSelected()
Undocumented in source. Be warned that the author may not have intended to support it.
disabled
void disabled(bool disabled)
Undocumented in source. Be warned that the author may not have intended to support it.
disabled
auto disabled()
Undocumented in source. Be warned that the author may not have intended to support it.
form
auto form()
Undocumented in source. Be warned that the author may not have intended to support it.
index
auto index()
Undocumented in source. Be warned that the author may not have intended to support it.
label
void label(string label)
Undocumented in source. Be warned that the author may not have intended to support it.
label
auto label()
Undocumented in source. Be warned that the author may not have intended to support it.
selected
void selected(bool selected)
Undocumented in source. Be warned that the author may not have intended to support it.
selected
auto selected()
Undocumented in source. Be warned that the author may not have intended to support it.
text
void text(string text)
Undocumented in source. Be warned that the author may not have intended to support it.
text
auto text()
Undocumented in source. Be warned that the author may not have intended to support it.
value
void value(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
value
auto value()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
spasm.bindings.html.HTMLElement _parent;
Undocumented in source.

Meta