BrowserElement

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

getCanGoBack
auto getCanGoBack()
Undocumented in source. Be warned that the author may not have intended to support it.
getCanGoForward
auto getCanGoForward()
Undocumented in source. Be warned that the author may not have intended to support it.
goBack
void goBack()
Undocumented in source. Be warned that the author may not have intended to support it.
goForward
void goForward()
Undocumented in source. Be warned that the author may not have intended to support it.
reload
void reload(bool hardReload)
Undocumented in source. Be warned that the author may not have intended to support it.
reload
void reload()
Undocumented in source. Be warned that the author may not have intended to support it.
sendMouseEvent
void sendMouseEvent(string type, uint x, uint y, uint button, uint clickCount, uint modifiers)
Undocumented in source. Be warned that the author may not have intended to support it.
stop
void stop()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta