WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.
nsIDocumentLoader
| IID: | bbe961ee-59e9-42bb-be50-0331979bb79f |
| Inherits From: | nsISupports |
An nsIDocumentLoader is an interface responsible for tracking groups of loads that belong together (images, external scripts, etc) and subdocuments (
This interface is implemented by the following components:
Properties
readonly nsISupports container
readonly nsIChannel documentChannel
readonly nsILoadGroup loadGroup
Methods
void stop ( )
Reference documentation is generated from Mozilla's source.
