org.eclipse.swt.internal.mozilla
Class nsIWebNavigationInfo
java.lang.Object
org.eclipse.swt.internal.mozilla.nsISupports
org.eclipse.swt.internal.mozilla.nsIWebNavigationInfo
public class nsIWebNavigationInfo
- extends nsISupports
Method Summary |
int |
IsTypeSupported(long aType,
long aWebNav,
int[] _retval)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NS_IWEBNAVIGATIONINFO_IID_STR
public static final java.lang.String NS_IWEBNAVIGATIONINFO_IID_STR
- See Also:
- Constant Field Values
NS_IWEBNAVIGATIONINFO_IID
public static final nsID NS_IWEBNAVIGATIONINFO_IID
UNSUPPORTED
public static final int UNSUPPORTED
- See Also:
- Constant Field Values
IMAGE
public static final int IMAGE
- See Also:
- Constant Field Values
PLUGIN
public static final int PLUGIN
- See Also:
- Constant Field Values
OTHER
public static final int OTHER
- See Also:
- Constant Field Values
nsIWebNavigationInfo
public nsIWebNavigationInfo(long address)
IsTypeSupported
public int IsTypeSupported(long aType,
long aWebNav,
int[] _retval)