| Package | Description |
|---|---|
| htmlevents | |
| ifaces | |
| types |
| Modifier and Type | Method and Description |
|---|---|
GlobalEventTypes |
AjwipWindowEvents.getType() |
GlobalEventTypes |
AjwipMouseEvents.getType() |
GlobalEventTypes |
AjwipMiscEvents.getType() |
GlobalEventTypes |
AjwipMediaEvents.getType() |
GlobalEventTypes |
AjwipKeyboardEvents.getType() |
GlobalEventTypes |
AjwipFormEvents.getType() |
GlobalEventTypes |
AjwipClipboardEvents.getType() |
| Modifier and Type | Method and Description |
|---|---|
GlobalEventTypes |
GlobalEventInterface.getType() |
| Modifier and Type | Method and Description |
|---|---|
static GlobalEventTypes |
GlobalEventTypes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static GlobalEventTypes[] |
GlobalEventTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|