public class nsIWebNavigationInfo extends nsISupports
Modifier and Type | Field and Description |
---|---|
static int |
IMAGE |
static int |
OTHER |
static int |
PLUGIN |
static int |
UNSUPPORTED |
NS_ISUPPORTS_IID_STR
Constructor and Description |
---|
nsIWebNavigationInfo(long address) |
Modifier and Type | Method and Description |
---|---|
int |
IsTypeSupported(long aType,
long aWebNav,
int[] _retval) |
AddRef, getAddress, getClassName, getGetterIndex, getMethodIndex, getSetterIndex, IsXULRunner10, IsXULRunner24, IsXULRunner31, IsXULRVersionOrLater, QueryInterface, Release
public static final int UNSUPPORTED
public static final int IMAGE
public static final int PLUGIN
public static final int OTHER
Copyright © 2017. All Rights Reserved.