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/helperapplauncherdialog;1

This component implements the following interfaces:

Constants

This request is passed to the helper app dialog because Gecko can not handle content of this type.
PRUint32 nsIHelperAppLauncherDialog.REASON_CANTHANDLE = 0
The server requested external handling.
PRUint32 nsIHelperAppLauncherDialog.REASON_SERVERREQUEST = 1
Gecko detected that the type sent by the server (e.g. text/plain) does not match the actual type.
PRUint32 nsIHelperAppLauncherDialog.REASON_TYPESNIFFED = 2

Methods

InterfaceMethod
nsIHelperAppLauncherDialog nsILocalFile promptForSaveToFile ( nsIHelperAppLauncher launcher , nsISupports windowContext , PRUnichar* defaultFile , PRUnichar* suggestedFileExtension )
nsIHelperAppLauncherDialog void show ( nsIHelperAppLauncher launcher , nsISupports context , PRUint32 reason )

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com