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.
|
Question Fragment for comprehension template's simulator. More...
Public Member Functions | |
View | onCreateView (LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) |
boolean | onNavigationItemSelected (MenuItem item) |
void | onDestroyView () |
Static Public Member Functions | |
static Fragment | newInstance () |
Private Attributes | |
View | rootView |
ComprehensionDb | db |
Question Fragment for comprehension template's simulator.
Created by Anupam (opticod) on 5/6/16.
|
static |
View org.buildmlearn.toolkit.comprehensiontemplate.fragment.QuestionFragment.onCreateView | ( | LayoutInflater | inflater, |
ViewGroup | container, | ||
Bundle | savedInstanceState | ||
) |
void org.buildmlearn.toolkit.comprehensiontemplate.fragment.QuestionFragment.onDestroyView | ( | ) |
boolean org.buildmlearn.toolkit.comprehensiontemplate.fragment.QuestionFragment.onNavigationItemSelected | ( | MenuItem | item | ) |
|
private |
|
private |