Modifier and Type | Interface | Description |
---|---|---|
interface |
EventListener<T extends Event> |
Modifier and Type | Interface | Description |
---|---|---|
interface |
ClickEvent |
|
interface |
KeyEvent |
Modifier and Type | Method | Description |
---|---|---|
<T extends Event> |
EventTarget.addEventListener(java.lang.String eventType,
EventListener<T> aEventListener) |
|
<T extends Event> |
Document.createEvent(java.lang.String type) |
|
<T extends Event> |
EventTarget.dispatchEvent(T aEvent) |
Copyright © 2019 Systemprogrammierung Mirko Sertic. All rights reserved.