BuildmLearn-Toolkit-Android  2.0.0
The Android version of the BuildmLearn Toolkit. BuildmLearn Toolkit is an easy-to-use program that helps the users make mobile apps without any knowledge of application development.
Public Member Functions | Static Public Member Functions | Private Attributes | List of all members
org.buildmlearn.toolkit.learnspelling.fragment.LastFragment Class Reference

Fragment for displaying score to user in learnspelling template's simulator. More...

Inheritance diagram for org.buildmlearn.toolkit.learnspelling.fragment.LastFragment:
Inheritance graph
[legend]
Collaboration diagram for org.buildmlearn.toolkit.learnspelling.fragment.LastFragment:
Collaboration graph
[legend]

Public Member Functions

View onCreateView (LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState)
 
void onDestroy ()
 

Static Public Member Functions

static Fragment newInstance ()
 

Private Attributes

SpellDb db
 

Detailed Description

Fragment for displaying score to user in learnspelling template's simulator.

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

Member Function Documentation

static Fragment org.buildmlearn.toolkit.learnspelling.fragment.LastFragment.newInstance ( )
static
View org.buildmlearn.toolkit.learnspelling.fragment.LastFragment.onCreateView ( LayoutInflater  inflater,
ViewGroup  container,
Bundle  savedInstanceState 
)
void org.buildmlearn.toolkit.learnspelling.fragment.LastFragment.onDestroy ( )

Member Data Documentation

SpellDb org.buildmlearn.toolkit.learnspelling.fragment.LastFragment.db
private

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