public class nsIDOMUIEvent extends nsIDOMEvent
| Modifier and Type | Field and Description |
|---|---|
static nsID |
NS_IDOMUIEVENT_10_IID |
static java.lang.String |
NS_IDOMUIEVENT_10_IID_STR |
static nsID |
NS_IDOMUIEVENT_17_IID |
static java.lang.String |
NS_IDOMUIEVENT_17_IID_STR |
static nsID |
NS_IDOMUIEVENT_IID |
static java.lang.String |
NS_IDOMUIEVENT_IID_STR |
static int |
SCROLL_PAGE_DOWN |
static int |
SCROLL_PAGE_UP |
AT_TARGET, BUBBLING_PHASE, CAPTURING_PHASE, NS_IDOMEVENT_10_IID, NS_IDOMEVENT_10_IID_STR, NS_IDOMEVENT_17_IID, NS_IDOMEVENT_17_IID_STR, NS_IDOMEVENT_IID, NS_IDOMEVENT_IID_STRIsXULRunner10, IsXULRunner17, NS_ISUPPORTS_IID, NS_ISUPPORTS_IID_STR| Constructor and Description |
|---|
nsIDOMUIEvent(int address) |
| Modifier and Type | Method and Description |
|---|---|
int |
GetDetail(int[] aDetail) |
GetCurrentTarget, GetType, PreventDefaultAddRef, getAddress, QueryInterface, Releasepublic static final java.lang.String NS_IDOMUIEVENT_IID_STR
public static final java.lang.String NS_IDOMUIEVENT_10_IID_STR
public static final java.lang.String NS_IDOMUIEVENT_17_IID_STR
public static final nsID NS_IDOMUIEVENT_IID
public static final nsID NS_IDOMUIEVENT_10_IID
public static final nsID NS_IDOMUIEVENT_17_IID
public static final int SCROLL_PAGE_UP
public static final int SCROLL_PAGE_DOWN