| OnUIAction | Annotation for tagging methods to receive UI Action events. | 
|---|
| OnUIActions | Support for multiple definitions of the UI OnUIAction POJO method tag. | 
|---|
| OnUIBack | Annotation for tagging methods to receive UI Back events that is fired when the user presses the Back button. | 
|---|
| OnUIConnect | Annotation for tagging methods to receive UI Connect event. | 
|---|
| OnUIConnects | Support for multiple definitions of the UI OnUIConnect POJO method tag. | 
|---|
| OnUICreate | Annotation for tagging methods to receive UI Create events. | 
|---|
| OnUICreates | Support for multiple definitions of the UI OnUICreate POJO method tag. | 
|---|
| OnUIDestroy | Annotation for tagging methods to receive UI Destroy events. | 
|---|
| OnUIDestroys | Support for multiple definitions of the UI OnUIDestroy POJO method tag. | 
|---|
| OnUIFocus | Annotation for tagging methods to receive UI Focus events. | 
|---|
| OnUIFocuses | Support for multiple definitions of the UI OnUIFocus POJO method tag. | 
|---|
| OnUISelection | Annotation for tagging methods to receive UI Selection events. | 
|---|
| OnUISelections | Support for multiple definitions of the UI OnUISelection POJO method tag. | 
|---|
| OnUITextChange | Annotation for tagging methods to receive UI text change events. | 
|---|
| OnUITextChanges | Support for multiple definitions of the UI OnUITextChange POJO method tag. | 
|---|
| OnUIValueChange | Annotation for tagging methods to receive UI value change events. | 
|---|
| OnUIValueChanges | Support for multiple definitions of the UI OnUIValueChange POJO method tag. | 
|---|
| UI | Tags a POJO as being a UI class with event listeners. | 
|---|
| UIRef | Annotation for UI references. | 
|---|