public class nsIDOMEvent extends nsISupports
| Modifier and Type | Field and Description |
|---|---|
static int |
AT_TARGET |
static int |
BUBBLING_PHASE |
static int |
CAPTURING_PHASE |
static nsID |
NS_IDOMEVENT_10_IID |
static java.lang.String |
NS_IDOMEVENT_10_IID_STR |
static nsID |
NS_IDOMEVENT_17_IID |
static java.lang.String |
NS_IDOMEVENT_17_IID_STR |
static nsID |
NS_IDOMEVENT_IID |
static java.lang.String |
NS_IDOMEVENT_IID_STR |
IsXULRunner10, IsXULRunner17, NS_ISUPPORTS_IID, NS_ISUPPORTS_IID_STR| Constructor and Description |
|---|
nsIDOMEvent(int address) |
| Modifier and Type | Method and Description |
|---|---|
int |
GetCurrentTarget(int[] aCurrentTarget) |
int |
GetType(int aType) |
int |
PreventDefault() |
AddRef, getAddress, QueryInterface, Releasepublic static final java.lang.String NS_IDOMEVENT_IID_STR
public static final java.lang.String NS_IDOMEVENT_10_IID_STR
public static final java.lang.String NS_IDOMEVENT_17_IID_STR
public static final nsID NS_IDOMEVENT_IID
public static final nsID NS_IDOMEVENT_10_IID
public static final nsID NS_IDOMEVENT_17_IID
public static final int CAPTURING_PHASE
public static final int AT_TARGET
public static final int BUBBLING_PHASE