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
auto 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
auto 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
auto 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
auto link()
Undocumented in source. Be warned that the author may not have intended to support it.
onafterprint
void onafterprint(EventHandler onafterprint)
Undocumented in source. Be warned that the author may not have intended to support it.
onafterprint
auto onafterprint()
Undocumented in source. Be warned that the author may not have intended to support it.
onbeforeprint
void onbeforeprint(EventHandler onbeforeprint)
Undocumented in source. Be warned that the author may not have intended to support it.
onbeforeprint
auto 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
auto onbeforeunload()
Undocumented in source. Be warned that the author may not have intended to support it.
onhashchange
void onhashchange(EventHandler onhashchange)
Undocumented in source. Be warned that the author may not have intended to support it.
onhashchange
auto onhashchange()
Undocumented in source. Be warned that the author may not have intended to support it.
onlanguagechange
void onlanguagechange(EventHandler onlanguagechange)
Undocumented in source. Be warned that the author may not have intended to support it.
onlanguagechange
auto onlanguagechange()
Undocumented in source. Be warned that the author may not have intended to support it.
onmessage
void onmessage(EventHandler onmessage)
Undocumented in source. Be warned that the author may not have intended to support it.
onmessage
auto onmessage()
Undocumented in source. Be warned that the author may not have intended to support it.
onmessageerror
void onmessageerror(EventHandler onmessageerror)
Undocumented in source. Be warned that the author may not have intended to support it.
onmessageerror
auto onmessageerror()
Undocumented in source. Be warned that the author may not have intended to support it.
onoffline
void onoffline(EventHandler onoffline)
Undocumented in source. Be warned that the author may not have intended to support it.
onoffline
auto onoffline()
Undocumented in source. Be warned that the author may not have intended to support it.
ononline
void ononline(EventHandler ononline)
Undocumented in source. Be warned that the author may not have intended to support it.
ononline
auto ononline()
Undocumented in source. Be warned that the author may not have intended to support it.
onorientationchange
void onorientationchange(EventHandler onorientationchange)
Undocumented in source. Be warned that the author may not have intended to support it.
onorientationchange
auto onorientationchange()
Undocumented in source. Be warned that the author may not have intended to support it.
onpagehide
void onpagehide(EventHandler onpagehide)
Undocumented in source. Be warned that the author may not have intended to support it.
onpagehide
auto onpagehide()
Undocumented in source. Be warned that the author may not have intended to support it.
onpageshow
void onpageshow(EventHandler onpageshow)
Undocumented in source. Be warned that the author may not have intended to support it.
onpageshow
auto onpageshow()
Undocumented in source. Be warned that the author may not have intended to support it.
onpopstate
void onpopstate(EventHandler onpopstate)
Undocumented in source. Be warned that the author may not have intended to support it.
onpopstate
auto onpopstate()
Undocumented in source. Be warned that the author may not have intended to support it.
onrejectionhandled
void onrejectionhandled(EventHandler onrejectionhandled)
Undocumented in source. Be warned that the author may not have intended to support it.
onrejectionhandled
auto onrejectionhandled()
Undocumented in source. Be warned that the author may not have intended to support it.
onstorage
void onstorage(EventHandler onstorage)
Undocumented in source. Be warned that the author may not have intended to support it.
onstorage
auto onstorage()
Undocumented in source. Be warned that the author may not have intended to support it.
onunhandledrejection
void onunhandledrejection(EventHandler onunhandledrejection)
Undocumented in source. Be warned that the author may not have intended to support it.
onunhandledrejection
auto onunhandledrejection()
Undocumented in source. Be warned that the author may not have intended to support it.
onunload
void onunload(EventHandler onunload)
Undocumented in source. Be warned that the author may not have intended to support it.
onunload
auto 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
auto 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
auto vLink()
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