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.
nsIFastLoadWriteControl
| IID: | 2ad6e9e6-1379-4e45-a899-a54b27ff915c |
| Inherits From: | nsIFastLoadFileControl |
Methods
void addDependency ( nsIFile file )
void addDependency ( nsIFile file )
Add a file dependency of the FastLoad file (e.g., a .jar file) to the set of dependencies that trigger regeneration if any dependency has a last-modified-time greater than the FastLoad file's mtime.
- Arguments:
- file
Reference documentation is generated from Mozilla's source.
