public class nsIDOMEvent extends nsISupports
| Modifier and Type | Field and Description |
|---|---|
static int |
AT_TARGET |
static int |
BUBBLING_PHASE |
static int |
CAPTURING_PHASE |
NS_ISUPPORTS_IID_STR| Constructor and Description |
|---|
nsIDOMEvent(long address) |
| Modifier and Type | Method and Description |
|---|---|
int |
GetCurrentTarget(long[] aCurrentTarget) |
int |
GetType(long aType) |
int |
PreventDefault() |
AddRef, getAddress, getClassName, getGetterIndex, getMethodIndex, getSetterIndex, IsXULRunner10, IsXULRunner24, IsXULRunner31, IsXULRVersionOrLater, QueryInterface, Releasepublic static final int CAPTURING_PHASE
public static final int AT_TARGET
public static final int BUBBLING_PHASE
Copyright © 2017. All Rights Reserved.