| Interface | Description |
|---|---|
| ButtonEventHandler |
Event handler that manages
Buttons events. |
| CommandEventHandler |
Event handler that manages
Command events. |
| EventGeneratorsHandler |
Event handler that manages MicroUI events type.
|
| PointerEventHandler |
Event handler that manages
Pointer events. |
| Class | Description |
|---|---|
| DispatchEventHandler |
Dispatches events by event type (defined
Event) and data (event type specific). |
| DispatchHelper |
Helps dispatch some sorts of events.
|