HashChangeEvent

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

initHashChangeEvent
void initHashChangeEvent(string typeArg, bool canBubbleArg, bool cancelableArg, string oldURLArg, string newURLArg)
Undocumented in source. Be warned that the author may not have intended to support it.
initHashChangeEvent
void initHashChangeEvent(string typeArg, bool canBubbleArg, bool cancelableArg, string oldURLArg)
Undocumented in source. Be warned that the author may not have intended to support it.
initHashChangeEvent
void initHashChangeEvent(string typeArg, bool canBubbleArg, bool cancelableArg)
Undocumented in source. Be warned that the author may not have intended to support it.
initHashChangeEvent
void initHashChangeEvent(string typeArg, bool canBubbleArg)
Undocumented in source. Be warned that the author may not have intended to support it.
initHashChangeEvent
void initHashChangeEvent(string typeArg)
Undocumented in source. Be warned that the author may not have intended to support it.
newURL
string newURL()
Undocumented in source. Be warned that the author may not have intended to support it.
oldURL
string oldURL()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
libwasm.bindings.Event.Event _parent;
Undocumented in source.

Meta