public class nsIHelperAppLauncher_1_8 extends nsICancelable
| Modifier and Type | Field and Description |
|---|---|
static nsID |
NS_IHELPERAPPLAUNCHER_IID |
static java.lang.String |
NS_IHELPERAPPLAUNCHER_IID_STR |
NS_ICANCELABLE_IID, NS_ICANCELABLE_IID_STRIsXULRunner10, IsXULRunner17, NS_ISUPPORTS_IID, NS_ISUPPORTS_IID_STR| Constructor and Description |
|---|
nsIHelperAppLauncher_1_8(long address) |
| Modifier and Type | Method and Description |
|---|---|
int |
CloseProgressWindow() |
int |
GetMIMEInfo(long[] aMIMEInfo) |
int |
GetSource(long[] aSource) |
int |
GetSuggestedFileName(long aSuggestedFileName) |
int |
GetTargetFile(long[] aTargetFile) |
int |
GetTimeDownloadStarted(long aTimeDownloadStarted) |
int |
LaunchWithApplication(long aApplication,
int aRememberThisPreference) |
int |
SaveToDisk(long aNewFileLocation,
int aRememberThisPreference) |
int |
SetWebProgressListener(long aWebProgressListener) |
CancelAddRef, getAddress, QueryInterface, Releasepublic static final java.lang.String NS_IHELPERAPPLAUNCHER_IID_STR
public static final nsID NS_IHELPERAPPLAUNCHER_IID
public int GetMIMEInfo(long[] aMIMEInfo)
public int GetSource(long[] aSource)
public int GetSuggestedFileName(long aSuggestedFileName)
public int SaveToDisk(long aNewFileLocation,
int aRememberThisPreference)
public int LaunchWithApplication(long aApplication,
int aRememberThisPreference)
public int SetWebProgressListener(long aWebProgressListener)
public int CloseProgressWindow()
public int GetTargetFile(long[] aTargetFile)
public int GetTimeDownloadStarted(long aTimeDownloadStarted)