| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DOM_KEY_LOCATION_LEFT |
1 |
public static final int |
DOM_KEY_LOCATION_NUMPAD |
3 |
public static final int |
DOM_KEY_LOCATION_RIGHT |
2 |
public static final int |
DOM_KEY_LOCATION_STANDARD |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final short |
AT_TARGET |
2 |
public static final short |
BUBBLING_PHASE |
3 |
public static final short |
CAPTURING_PHASE |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final short |
DISPATCH_REQUEST_ERR |
1 |
public static final short |
UNSPECIFIED_EVENT_TYPE_ERR |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final short |
ADDITION |
2 |
public static final short |
MODIFICATION |
1 |
public static final short |
REMOVAL |
3 |
Copyright © 2000–2018 Apache Software Foundation. All rights reserved.