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.dispatchButton(int event,
ButtonEventHandler buttonEventHandler)
Dispatch button events.
|