HelperAppLauncherDialog

This class implements the HelperAppLauncherDialog interface for mozilla versions 1.4 - 1.8.x. For mozilla versions >= 1.9 this interface is implemented by class HelperAppLauncherDialog_1_9. HelperAppLauncherDialogFactory determines at runtime which of these classes to instantiate.

Constructors

this
this()
Undocumented in source.

Members

Functions

AddRef
nsrefcnt AddRef()
Undocumented in source. Be warned that the author may not have intended to support it.
PromptForSaveToFile
nsresult PromptForSaveToFile(nsIHelperAppLauncher aLauncher, nsISupports aWindowContext, PRUnichar* aDefaultFile, PRUnichar* aSuggestedFileExtension, nsILocalFile* _retval)
Undocumented in source. Be warned that the author may not have intended to support it.
QueryInterface
nsresult QueryInterface(nsID* riid, void** ppvObject)
Undocumented in source. Be warned that the author may not have intended to support it.
Release
nsrefcnt Release()
Undocumented in source. Be warned that the author may not have intended to support it.
Show
nsresult Show(nsIHelperAppLauncher aLauncher, nsISupports aContext, PRUint32 aReason)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

refCount
int refCount;
Undocumented in source.

Meta