public class nsIProgressDialog_1_8 extends nsIDownload_1_8
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
NS_ITRANSFER_IID, NS_ITRANSFER_IID_STR
NS_IWEBPROGRESSLISTENER2_IID, NS_IWEBPROGRESSLISTENER2_IID_STR
NS_IWEBPROGRESSLISTENER_IID, NS_IWEBPROGRESSLISTENER_IID_STR, STATE_IS_BROKEN, STATE_IS_DOCUMENT, STATE_IS_INSECURE, STATE_IS_NETWORK, STATE_IS_REQUEST, STATE_IS_SECURE, STATE_IS_WINDOW, STATE_NEGOTIATING, STATE_REDIRECTING, STATE_SECURE_HIGH, STATE_SECURE_LOW, STATE_SECURE_MED, STATE_START, STATE_STOP, STATE_TRANSFERRING
address, FIRST_METHOD_ID, IsSolaris, IsXULRunner10, NS_ISUPPORTS_IID, NS_ISUPPORTS_IID_STR
Constructor and Description |
---|
nsIProgressDialog_1_8(int address) |
Modifier and Type | Method and Description |
---|---|
int |
GetCancelDownloadOnClose(int[] aCancelDownloadOnClose) |
int |
GetDialog(int[] aDialog) |
int |
GetObserver(int[] aObserver) |
int |
Open(int aParent) |
int |
SetCancelDownloadOnClose(int aCancelDownloadOnClose) |
int |
SetDialog(int aDialog) |
int |
SetObserver(int aObserver) |
GetAmountTransferred, GetCancelable, GetDisplayName, GetMIMEInfo, GetPercentComplete, GetSize, GetSource, GetStartTime, GetTarget, GetTargetFile
Init
OnProgressChange64
OnLocationChange, OnProgressChange, OnSecurityChange, OnStateChange, OnStatusChange
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 GetObserver(int[] aObserver)
public int SetObserver(int aObserver)
public int GetDialog(int[] aDialog)
public int SetDialog(int aDialog)