| Name | Description | Type | Package | Framework |
| App | The App client service represents the App that is calling the Tabris server. | Interface | com.eclipsesource.tabris.app | Tabris |
| AppEvent | The AppEvent represents an event instance of a specific EventType. | Class | com.eclipsesource.tabris.app | Tabris |
| AppListener | An AppListener will be called when an AppEvent was fired within the App. | Interface | com.eclipsesource.tabris.app | Tabris |
| BackNavigationListener | A BackNavigationListener is registered using App. | Interface | com.eclipsesource.tabris.app | Tabris |
| EventType | enum EventTypeextends java. | Class | com.eclipsesource.tabris.app | Tabris |