public class nsIClassInfo extends nsISupports
Modifier and Type | Field and Description |
---|---|
static int |
CONTENT_NODE |
static int |
DOM_OBJECT |
static int |
EAGER_CLASSINFO |
static int |
MAIN_THREAD_ONLY |
static int |
PLUGIN_OBJECT |
static int |
SINGLETON |
static int |
THREADSAFE |
NS_ISUPPORTS_IID_STR
Constructor and Description |
---|
nsIClassInfo(long address) |
AddRef, getAddress, getClassName, getGetterIndex, getMethodIndex, getSetterIndex, IsXULRunner10, IsXULRunner24, IsXULRunner31, IsXULRVersionOrLater, QueryInterface, Release
public static final int SINGLETON
public static final int THREADSAFE
public static final int MAIN_THREAD_ONLY
public static final int DOM_OBJECT
public static final int PLUGIN_OBJECT
public static final int EAGER_CLASSINFO
public static final int CONTENT_NODE
Copyright © 2017. All Rights Reserved.