See: Description
| Class | Description |
|---|---|
| EventButton |
This class holds all methods to send MicroUI Button events to MicroUI application.
|
| EventCommand |
This class holds all methods to send MicroUI Command events to MicroUI application.
|
| EventGeneric |
This class holds all methods to send MicroUI generic events to MicroUI application.
|
| EventPointer |
This class holds all methods to send MicroUI Pointer events to MicroUI application.
|
| EventQueue |
The events queue is a mechanism to store some MicroUI and LLUIInput events in a linked list.
|
| EventState |
This class holds all methods to send MicroUI States events to MicroUI application.
|
| EventTouch |
This class holds all methods to send MicroUI Touch events to MicroUI application.
|
| LLUIInput |
This class provides some methods to create internal MicroUI events which target the MicroUI
EventGenerator event generator implementation. |