In this activity a user can update a event, if he has the rights to do it. More...
Public Member Functions | |
boolean | onCreateOptionsMenu (Menu menu) |
Inflate the menu. | |
boolean | onOptionsItemSelected (MenuItem item) |
Switch to other activity, depending on which menu item was clicked. | |
void | onApplyButtonClick (View view) |
Handles click on "Apply"-Button and sends the currently written inputs of the editTexts as an update to the server. | |
Protected Member Functions | |
void | onCreate (Bundle savedInstanceState) |
Creates ChangeSingleEventActivity with editText for an update input and shows the current values of this SingleEvent. | |
In this activity a user can update a event, if he has the rights to do it.