| Package | Description |
|---|---|
| ej.microui.event.controller |
Contains helpers to handle events.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DispatchEventHandler
Dispatches events by event type (defined
Event) and data (event type specific). |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
DispatchHelper.dispatchPointer(int event,
PointerEventHandler pointerEventHandler)
Dispatch pointer events.
|