public class nsIWebProgress extends nsISupports
Modifier and Type | Field and Description |
---|---|
static int |
NOTIFY_ALL |
static int |
NOTIFY_LOCATION |
static int |
NOTIFY_PROGRESS |
static int |
NOTIFY_SECURITY |
static int |
NOTIFY_STATE_ALL |
static int |
NOTIFY_STATE_DOCUMENT |
static int |
NOTIFY_STATE_NETWORK |
static int |
NOTIFY_STATE_REQUEST |
static int |
NOTIFY_STATE_WINDOW |
static int |
NOTIFY_STATUS |
NS_ISUPPORTS_IID_STR
Constructor and Description |
---|
nsIWebProgress(long address) |
Modifier and Type | Method and Description |
---|---|
int |
GetDOMWindow(long[] aDOMWindow) |
AddRef, getAddress, getClassName, getGetterIndex, getMethodIndex, getSetterIndex, IsXULRunner10, IsXULRunner24, IsXULRunner31, IsXULRVersionOrLater, QueryInterface, Release
public static final int NOTIFY_STATE_REQUEST
public static final int NOTIFY_STATE_DOCUMENT
public static final int NOTIFY_STATE_NETWORK
public static final int NOTIFY_STATE_WINDOW
public static final int NOTIFY_STATE_ALL
public static final int NOTIFY_PROGRESS
public static final int NOTIFY_STATUS
public static final int NOTIFY_SECURITY
public static final int NOTIFY_LOCATION
public static final int NOTIFY_ALL
Copyright © 2017. All Rights Reserved.