On this activity the EventGroups 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 SearchResultGroupActivity with a list of EventGroups which are the result of a searchrequest are shown. More... | |
On this activity the EventGroups as results of a search are shown.
|
protected |
Creates SearchResultGroupActivity with a list of EventGroups which are the result of a searchrequest are shown.
By clicking on one of them all depending Events, which fit to the before chosen category, are shown in the SearchResultEventActivity that is started then.