In this activity a user sees all SingleEvents to an Event which he has found before with the search. More...
Public Member Functions | |
boolean | onCreateOptionsMenu (Menu menu) |
Shows the menu. | |
boolean | onOptionsItemSelected (MenuItem item) |
Handles clicks on a menu-item and switches to other activity, depending on which item was clicked. | |
Protected Member Functions | |
void | onCreate (Bundle savedInstanceState) |
Creates SearchResultSingleEventActivity with a List of SingleEvents that belong to the before chosen Event. | |
In this activity a user sees all SingleEvents to an Event which he has found before with the search.