HTMLFrameElement

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

contentDocument
auto contentDocument()
Undocumented in source. Be warned that the author may not have intended to support it.
contentWindow
auto contentWindow()
Undocumented in source. Be warned that the author may not have intended to support it.
frameBorder
void frameBorder(string frameBorder)
Undocumented in source. Be warned that the author may not have intended to support it.
frameBorder
string frameBorder()
Undocumented in source. Be warned that the author may not have intended to support it.
frameLoader
auto frameLoader()
Undocumented in source. Be warned that the author may not have intended to support it.
longDesc
void longDesc(string longDesc)
Undocumented in source. Be warned that the author may not have intended to support it.
longDesc
string longDesc()
Undocumented in source. Be warned that the author may not have intended to support it.
marginHeight
void marginHeight(string marginHeight)
Undocumented in source. Be warned that the author may not have intended to support it.
marginHeight
string marginHeight()
Undocumented in source. Be warned that the author may not have intended to support it.
marginWidth
void marginWidth(string marginWidth)
Undocumented in source. Be warned that the author may not have intended to support it.
marginWidth
string marginWidth()
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
string name()
Undocumented in source. Be warned that the author may not have intended to support it.
noResize
void noResize(bool noResize)
Undocumented in source. Be warned that the author may not have intended to support it.
noResize
bool noResize()
Undocumented in source. Be warned that the author may not have intended to support it.
presetOpenerWindow
void presetOpenerWindow(Optional!(T0) window)
Undocumented in source. Be warned that the author may not have intended to support it.
scrolling
void scrolling(string scrolling)
Undocumented in source. Be warned that the author may not have intended to support it.
scrolling
string scrolling()
Undocumented in source. Be warned that the author may not have intended to support it.
src
void src(string src)
Undocumented in source. Be warned that the author may not have intended to support it.
src
string src()
Undocumented in source. Be warned that the author may not have intended to support it.
swapFrameLoaders
void swapFrameLoaders(XULFrameElement aOtherLoaderOwner)
Undocumented in source. Be warned that the author may not have intended to support it.
swapFrameLoaders
void swapFrameLoaders(HTMLIFrameElement aOtherLoaderOwner)
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