public class nsIWebNavigationInfo extends nsISupports
Modifier and Type | Field and Description |
---|---|
static int |
IMAGE |
(package private) static int |
LAST_METHOD_ID |
static nsID |
NS_IWEBNAVIGATIONINFO_IID |
static java.lang.String |
NS_IWEBNAVIGATIONINFO_IID_STR |
static int |
OTHER |
static int |
PLUGIN |
static int |
UNSUPPORTED |
address, FIRST_METHOD_ID, IsSolaris, IsXULRunner10, NS_ISUPPORTS_IID, NS_ISUPPORTS_IID_STR
Constructor and Description |
---|
nsIWebNavigationInfo(int address) |
Modifier and Type | Method and Description |
---|---|
int |
IsTypeSupported(int aType,
int aWebNav,
int[] _retval) |
AddRef, getAddress, QueryInterface, Release
static final int LAST_METHOD_ID
public static final java.lang.String NS_IWEBNAVIGATIONINFO_IID_STR
public static final nsID NS_IWEBNAVIGATIONINFO_IID
public static final int UNSUPPORTED
public static final int IMAGE
public static final int PLUGIN
public static final int OTHER