DOMStringMap

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

opDispatch
auto opDispatch()
Undocumented in source. Be warned that the author may not have intended to support it.
opDispatch
void opDispatch(string value)
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.
opIndexAssign
void opIndexAssign(string value, string name)
Undocumented in source. Be warned that the author may not have intended to support it.
remove
void remove(string name)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta