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

In this activity a user can see all details of a SingleEvent. More...

Inheritance diagram for unicopa.copa.app.gui.SingleEventActivity:
Inheritance graph
Collaboration diagram for unicopa.copa.app.gui.SingleEventActivity:
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.
 
void onChangeDateButtonClick (View view)
 Is used if ChangeDateButton is clicked. More...
 

Protected Member Functions

void onCreate (Bundle savedInstanceState)
 Shows all information of a SingleEvent which are in the database. More...
 

Detailed Description

In this activity a user can see all details of a SingleEvent.

Author
Christiane Kuhn

Member Function Documentation

void unicopa.copa.app.gui.SingleEventActivity.onChangeDateButtonClick ( View  view)

Is used if ChangeDateButton is clicked.

Switches to ChangeSingleEventActivity.

Parameters
view
void unicopa.copa.app.gui.SingleEventActivity.onCreate ( Bundle  savedInstanceState)
protected

Shows all information of a SingleEvent which are in the database.

Depending on the user role of the corresponding event the change-button is shown.


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