HTMLFormElement

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

acceptCharset
void acceptCharset(string acceptCharset)
Undocumented in source. Be warned that the author may not have intended to support it.
acceptCharset
auto acceptCharset()
Undocumented in source. Be warned that the author may not have intended to support it.
action
void action(string action)
Undocumented in source. Be warned that the author may not have intended to support it.
action
auto action()
Undocumented in source. Be warned that the author may not have intended to support it.
autocomplete
void autocomplete(string autocomplete)
Undocumented in source. Be warned that the author may not have intended to support it.
autocomplete
auto autocomplete()
Undocumented in source. Be warned that the author may not have intended to support it.
checkValidity
auto checkValidity()
Undocumented in source. Be warned that the author may not have intended to support it.
elements
auto elements()
Undocumented in source. Be warned that the author may not have intended to support it.
encoding
void encoding(string encoding)
Undocumented in source. Be warned that the author may not have intended to support it.
encoding
auto encoding()
Undocumented in source. Be warned that the author may not have intended to support it.
enctype
void enctype(string enctype)
Undocumented in source. Be warned that the author may not have intended to support it.
enctype
auto enctype()
Undocumented in source. Be warned that the author may not have intended to support it.
length
auto length()
Undocumented in source. Be warned that the author may not have intended to support it.
method
void method(string method)
Undocumented in source. Be warned that the author may not have intended to support it.
method
auto method()
Undocumented in source. Be warned that the author may not have intended to support it.
name
void name(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
name
auto name()
Undocumented in source. Be warned that the author may not have intended to support it.
noValidate
void noValidate(bool noValidate)
Undocumented in source. Be warned that the author may not have intended to support it.
noValidate
auto noValidate()
Undocumented in source. Be warned that the author may not have intended to support it.
opDispatch
auto opDispatch()
Undocumented in source. Be warned that the author may not have intended to support it.
opDispatch
auto opDispatch()
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
auto opIndex(uint index)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
auto opIndex(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
reportValidity
auto reportValidity()
Undocumented in source. Be warned that the author may not have intended to support it.
reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.
submit
void submit()
Undocumented in source. Be warned that the author may not have intended to support it.
target
void target(string target)
Undocumented in source. Be warned that the author may not have intended to support it.
target
auto target()
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