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

In this activity a user can change his settings. More...

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

Public Member Functions

boolean onCreateOptionsMenu (Menu menu)
 Shows the menu.
 
void onApplyButtonClick (View view)
 Handles click on "apply"-button and sends the modified UserSettings to server and saves GCMsettings on device. More...
 
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 the SettingsActivity and shows the saved settings as picked.
 

Detailed Description

In this activity a user can change his settings.

Author
Christiane Kuhn, Martin Rabe

Member Function Documentation

void unicopa.copa.app.gui.SettingsActivity.onApplyButtonClick ( View  view)

Handles click on "apply"-button and sends the modified UserSettings to server and saves GCMsettings on device.

If it succeeds the user is informed with a dialog.


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