HTMLBodyElement

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

aLink
void aLink(string aLink)
Undocumented in source. Be warned that the author may not have intended to support it.
aLink
string aLink()
Undocumented in source. Be warned that the author may not have intended to support it.
background
void background(string background)
Undocumented in source. Be warned that the author may not have intended to support it.
background
string background()
Undocumented in source. Be warned that the author may not have intended to support it.
bgColor
void bgColor(string bgColor)
Undocumented in source. Be warned that the author may not have intended to support it.
bgColor
string bgColor()
Undocumented in source. Be warned that the author may not have intended to support it.
link
void link(string link)
Undocumented in source. Be warned that the author may not have intended to support it.
link
string link()
Undocumented in source. Be warned that the author may not have intended to support it.
onafterprint
void onafterprint(Optional!(T0) onafterprint)
Undocumented in source. Be warned that the author may not have intended to support it.
onafterprint
EventHandler onafterprint()
Undocumented in source. Be warned that the author may not have intended to support it.
onbeforeprint
void onbeforeprint(Optional!(T0) onbeforeprint)
Undocumented in source. Be warned that the author may not have intended to support it.
onbeforeprint
EventHandler onbeforeprint()
Undocumented in source. Be warned that the author may not have intended to support it.
onbeforeunload
void onbeforeunload(Optional!(T0) onbeforeunload)
Undocumented in source. Be warned that the author may not have intended to support it.
onbeforeunload
OnBeforeUnloadEventHandler onbeforeunload()
Undocumented in source. Be warned that the author may not have intended to support it.
onhashchange
void onhashchange(Optional!(T0) onhashchange)
Undocumented in source. Be warned that the author may not have intended to support it.
onhashchange
EventHandler onhashchange()
Undocumented in source. Be warned that the author may not have intended to support it.
onlanguagechange
void onlanguagechange(Optional!(T0) onlanguagechange)
Undocumented in source. Be warned that the author may not have intended to support it.
onlanguagechange
EventHandler onlanguagechange()
Undocumented in source. Be warned that the author may not have intended to support it.
onmessage
void onmessage(Optional!(T0) onmessage)
Undocumented in source. Be warned that the author may not have intended to support it.
onmessage
EventHandler onmessage()
Undocumented in source. Be warned that the author may not have intended to support it.
onmessageerror
void onmessageerror(Optional!(T0) onmessageerror)
Undocumented in source. Be warned that the author may not have intended to support it.
onmessageerror
EventHandler onmessageerror()
Undocumented in source. Be warned that the author may not have intended to support it.
onoffline
void onoffline(Optional!(T0) onoffline)
Undocumented in source. Be warned that the author may not have intended to support it.
onoffline
EventHandler onoffline()
Undocumented in source. Be warned that the author may not have intended to support it.
ononline
void ononline(Optional!(T0) ononline)
Undocumented in source. Be warned that the author may not have intended to support it.
ononline
EventHandler ononline()
Undocumented in source. Be warned that the author may not have intended to support it.
onpagehide
void onpagehide(Optional!(T0) onpagehide)
Undocumented in source. Be warned that the author may not have intended to support it.
onpagehide
EventHandler onpagehide()
Undocumented in source. Be warned that the author may not have intended to support it.
onpageshow
void onpageshow(Optional!(T0) onpageshow)
Undocumented in source. Be warned that the author may not have intended to support it.
onpageshow
EventHandler onpageshow()
Undocumented in source. Be warned that the author may not have intended to support it.
onpopstate
void onpopstate(Optional!(T0) onpopstate)
Undocumented in source. Be warned that the author may not have intended to support it.
onpopstate
EventHandler onpopstate()
Undocumented in source. Be warned that the author may not have intended to support it.
onstorage
void onstorage(Optional!(T0) onstorage)
Undocumented in source. Be warned that the author may not have intended to support it.
onstorage
EventHandler onstorage()
Undocumented in source. Be warned that the author may not have intended to support it.
onunload
void onunload(Optional!(T0) onunload)
Undocumented in source. Be warned that the author may not have intended to support it.
onunload
EventHandler onunload()
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
string text()
Undocumented in source. Be warned that the author may not have intended to support it.
vLink
void vLink(string vLink)
Undocumented in source. Be warned that the author may not have intended to support it.
vLink
string vLink()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

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

Meta