-
-
Field Summary
Fields
Modifier and Type |
Field |
Description |
static EventType<InputEvent> |
ANY |
Common supertype for all input event types.
|
-
-
Constructor Detail
-
InputEvent
public InputEvent(Object source,
EventTarget target,
EventType<? extends InputEvent> eventType)
Creates new instance of InputEvent.
- Parameters:
source
- Event source
target
- Event target
eventType
- Type of the event