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.comprehensiontemplate.fragment.MainFragment Class Reference

Main Fragment for comprehension template's simulator. More...

Inheritance diagram for org.buildmlearn.toolkit.comprehensiontemplate.fragment.MainFragment:
Inheritance graph
[legend]
Collaboration diagram for org.buildmlearn.toolkit.comprehensiontemplate.fragment.MainFragment:
Collaboration graph
[legend]

Public Member Functions

View onCreateView (LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState)
 
void onDestroyView ()
 
boolean onNavigationItemSelected (MenuItem item)
 

Static Public Member Functions

static Fragment newInstance ()
 

Private Attributes

View rootView
 
ComprehensionDb db
 

Detailed Description

Main Fragment for comprehension template's simulator.

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

Member Function Documentation

static Fragment org.buildmlearn.toolkit.comprehensiontemplate.fragment.MainFragment.newInstance ( )
static
View org.buildmlearn.toolkit.comprehensiontemplate.fragment.MainFragment.onCreateView ( LayoutInflater  inflater,
ViewGroup  container,
Bundle  savedInstanceState 
)
void org.buildmlearn.toolkit.comprehensiontemplate.fragment.MainFragment.onDestroyView ( )
boolean org.buildmlearn.toolkit.comprehensiontemplate.fragment.MainFragment.onNavigationItemSelected ( MenuItem  item)

Member Data Documentation

ComprehensionDb org.buildmlearn.toolkit.comprehensiontemplate.fragment.MainFragment.db
private
View org.buildmlearn.toolkit.comprehensiontemplate.fragment.MainFragment.rootView
private

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