Toolkit-mobile-templates  2.0.0
This repository contains the template applications of the toolkit.
Public Member Functions | Private Attributes | List of all members
org.buildmlearn.learnspellings.activities.LastActivity Class Reference

Activity for displaying score to user in learnspelling template's app. More...

Inheritance diagram for org.buildmlearn.learnspellings.activities.LastActivity:
Inheritance graph
[legend]
Collaboration diagram for org.buildmlearn.learnspellings.activities.LastActivity:
Collaboration graph
[legend]

Public Member Functions

void onCreate (Bundle savedInstanceState)
 
void onDestroy ()
 
boolean onCreateOptionsMenu (Menu menu)
 
boolean onOptionsItemSelected (MenuItem menuItem)
 

Private Attributes

SpellDb db
 

Detailed Description

Activity for displaying score to user in learnspelling template's app.

Created by Anupam (opticod) on 2/6/16.

Member Function Documentation

void org.buildmlearn.learnspellings.activities.LastActivity.onCreate ( Bundle  savedInstanceState)
boolean org.buildmlearn.learnspellings.activities.LastActivity.onCreateOptionsMenu ( Menu  menu)
void org.buildmlearn.learnspellings.activities.LastActivity.onDestroy ( )
boolean org.buildmlearn.learnspellings.activities.LastActivity.onOptionsItemSelected ( MenuItem  menuItem)

Member Data Documentation

SpellDb org.buildmlearn.learnspellings.activities.LastActivity.db
private

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