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

In this activity a user can see all Events, which he has subscribed. More...

Inheritance diagram for unicopa.copa.app.gui.SubscriptionActivity:
Inheritance graph
Collaboration diagram for unicopa.copa.app.gui.SubscriptionActivity:
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 SubscriptionActivity with a ListView of all subscribed Events. More...
 

Detailed Description

In this activity a user can see all Events, which he has subscribed.

Author
Christiane Kuhn

Member Function Documentation

void unicopa.copa.app.gui.SubscriptionActivity.onCreate ( Bundle  savedInstanceState)
protected

Creates SubscriptionActivity with a ListView of all subscribed Events.

If no Event is subscribed an infotext appears.


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