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.
@mozilla.org/uriloader/local-handler-app;1
This component implements the following interfaces:
Properties
nsIFile nsILocalHandlerApp.executable
Pointer to the executable file used to handle content
AString nsIHandlerApp.name
Human readable name for the handler
Methods
| Interface | Method |
|---|---|
| nsIHandlerApp |
PRBool equals ( nsIHandlerApp handlerApp )
|
| nsIHandlerApp |
void launchWithURI ( nsIURI URI , nsIInterfaceRequestor windowContext )
|
Reference documentation is generated from Mozilla's source.
