FrameLoader

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

activateFrameEvent
void activateFrameEvent(string aType, bool capture)
Undocumented in source. Be warned that the author may not have intended to support it.
activateRemoteFrame
void activateRemoteFrame()
Undocumented in source. Be warned that the author may not have intended to support it.
browsingContext
auto browsingContext()
Undocumented in source. Be warned that the author may not have intended to support it.
childID
uint childID()
Undocumented in source. Be warned that the author may not have intended to support it.
deactivateRemoteFrame
void deactivateRemoteFrame()
Undocumented in source. Be warned that the author may not have intended to support it.
depthTooGreat
bool depthTooGreat()
Undocumented in source. Be warned that the author may not have intended to support it.
docShell
auto docShell()
Undocumented in source. Be warned that the author may not have intended to support it.
drawSnapshot
auto drawSnapshot(double x, double y, double w, double h, double scale, string backgroundColor)
Undocumented in source. Be warned that the author may not have intended to support it.
isDead
bool isDead()
Undocumented in source. Be warned that the author may not have intended to support it.
lazyHeight
uint lazyHeight()
Undocumented in source. Be warned that the author may not have intended to support it.
lazyWidth
uint lazyWidth()
Undocumented in source. Be warned that the author may not have intended to support it.
loadContext
auto loadContext()
Undocumented in source. Be warned that the author may not have intended to support it.
messageManager
auto messageManager()
Undocumented in source. Be warned that the author may not have intended to support it.
ownerElement
auto ownerElement()
Undocumented in source. Be warned that the author may not have intended to support it.
ownerIsMozBrowserFrame
bool ownerIsMozBrowserFrame()
Undocumented in source. Be warned that the author may not have intended to support it.
parentSHistory
auto parentSHistory()
Undocumented in source. Be warned that the author may not have intended to support it.
print
void print(uint aOuterWindowID, nsIPrintSettings aPrintSettings, Optional!(T2) aProgressListener)
Undocumented in source. Be warned that the author may not have intended to support it.
print
void print(uint aOuterWindowID, nsIPrintSettings aPrintSettings)
Undocumented in source. Be warned that the author may not have intended to support it.
requestNotifyAfterRemotePaint
void requestNotifyAfterRemotePaint()
Undocumented in source. Be warned that the author may not have intended to support it.
requestUpdatePosition
void requestUpdatePosition()
Undocumented in source. Be warned that the author may not have intended to support it.
sendCrossProcessMouseEvent
void sendCrossProcessMouseEvent(string aType, float aX, float aY, int aButton, int aClickCount, int aModifiers, bool aIgnoreRootScrollFrame)
Undocumented in source. Be warned that the author may not have intended to support it.
sendCrossProcessMouseEvent
void sendCrossProcessMouseEvent(string aType, float aX, float aY, int aButton, int aClickCount, int aModifiers)
Undocumented in source. Be warned that the author may not have intended to support it.
startPersistence
void startPersistence(uint aOuterWindowID, nsIWebBrowserPersistDocumentReceiver aRecv)
Undocumented in source. Be warned that the author may not have intended to support it.
tabParent
auto tabParent()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta