CopaApp
Change of Plan Application
 All Classes Functions Variables Pages
Public Member Functions | Protected Member Functions | List of all members
unicopa.copa.app.gui.SearchResultGroupActivity Class Reference

On this activity the EventGroups as results of a search are shown. More...

Inheritance diagram for unicopa.copa.app.gui.SearchResultGroupActivity:
Inheritance graph
Collaboration diagram for unicopa.copa.app.gui.SearchResultGroupActivity:
Collaboration graph

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...
 

Detailed Description

On this activity the EventGroups as results of a search are shown.

Author
Christiane Kuhn, Martin Rabe

Member Function Documentation

void unicopa.copa.app.gui.SearchResultGroupActivity.onCreate ( Bundle  savedInstanceState)
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.


The documentation for this class was generated from the following file: