public class nsIProgressDialog extends nsIDownload
Modifier and Type | Field and Description |
---|---|
(package private) static int |
LAST_METHOD_ID |
static nsID |
NS_IPROGRESSDIALOG_IID |
static java.lang.String |
NS_IPROGRESSDIALOG_IID_STR |
NS_IDOWNLOAD_IID, NS_IDOWNLOAD_IID_STR
address, FIRST_METHOD_ID, IsSolaris, IsXULRunner10, NS_ISUPPORTS_IID, NS_ISUPPORTS_IID_STR
Constructor and Description |
---|
nsIProgressDialog(int address) |
Modifier and Type | Method and Description |
---|---|
int |
GetCancelDownloadOnClose(int[] aCancelDownloadOnClose) |
int |
GetDialog(int[] aDialog) |
int |
Open(int aParent) |
int |
SetCancelDownloadOnClose(int aCancelDownloadOnClose) |
int |
SetDialog(int aDialog) |
GetDisplayName, GetListener, GetMIMEInfo, GetObserver, GetPercentComplete, GetPersist, GetSource, GetStartTime, GetTarget, Init, SetDisplayName, SetListener, SetObserver
AddRef, getAddress, QueryInterface, Release
static final int LAST_METHOD_ID
public static final java.lang.String NS_IPROGRESSDIALOG_IID_STR
public static final nsID NS_IPROGRESSDIALOG_IID
public int Open(int aParent)
public int GetCancelDownloadOnClose(int[] aCancelDownloadOnClose)
public int SetCancelDownloadOnClose(int aCancelDownloadOnClose)
public int GetDialog(int[] aDialog)
public int SetDialog(int aDialog)