![]() |
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.
|
Fragment containing the flash cards in dictation template's simulator. More...


Classes | |
| class | MyPagerAdapter |
Public Member Functions | |
| View | onCreateView (LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) |
| void | onDestroy () |
| boolean | onNavigationItemSelected (MenuItem item) |
Static Public Member Functions | |
| static Fragment | newInstance () |
Private Member Functions | |
| void | setAdapterData (FlashModel mFlash) |
Private Attributes | |
| ViewPager | viewPager |
| FlashDb | db |
| View | rootView |
Fragment containing the flash cards in dictation template's simulator.
Created by anupam on 10/8/16.
|
static |
| View org.buildmlearn.toolkit.flashcardtemplate.fragment.MainFragment.onCreateView | ( | LayoutInflater | inflater, |
| ViewGroup | container, | ||
| Bundle | savedInstanceState | ||
| ) |
| void org.buildmlearn.toolkit.flashcardtemplate.fragment.MainFragment.onDestroy | ( | ) |
| boolean org.buildmlearn.toolkit.flashcardtemplate.fragment.MainFragment.onNavigationItemSelected | ( | MenuItem | item | ) |
|
private |
|
private |
|
private |
|
private |
1.8.11