nsIFrameLoader
IID: | 88800e93-c6af-4d69-9ee0-29c1100ff431 |
Inherits From: | nsISupports |
Properties
readonly PRBool depthTooGreat
Find out whether the loader's frame is at too great a depth in the frame tree. This can be used to decide what operations may or may not be allowed on the loader's docshell.
readonly nsIDocShell docShell
Get the docshell from the frame loader.
Methods
void destroy ( )
void loadFrame ( )
Destroy the frame loader and everything inside it. This will clear the weak owner content reference.
Start loading the frame. This method figures out what to load from the owner content in the frame loader.
References
This interface is the type of the following properties:
nsIFrameLoaderOwner.frameLoader
Reference documentation is generated from Mozilla's source.