On this activity the Events as results of a search are shown. 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 SearchResultEventActivity with a List of Events that belong to the before chosen EventGroup and got the also before chosen category. | |
On this activity the Events as results of a search are shown.