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
auto frameBorder()
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
auto 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
auto 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
auto 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
auto 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
auto noResize()
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
auto 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
auto src()
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