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.
Classes | Public Member Functions | List of all members
org.buildmlearn.toolkit.dictationtemplate.adapter.DictArrayAdapter Class Reference

Custom Adapter for dictation template's simulator. More...

Inheritance diagram for org.buildmlearn.toolkit.dictationtemplate.adapter.DictArrayAdapter:
Inheritance graph
[legend]
Collaboration diagram for org.buildmlearn.toolkit.dictationtemplate.adapter.DictArrayAdapter:
Collaboration graph
[legend]

Classes

class  ViewHolder
 

Public Member Functions

 DictArrayAdapter (Context context)
 
View newView (Context context, Cursor cursor, ViewGroup parent)
 
void bindView (View view, final Context context, Cursor cursor)
 

Detailed Description

Custom Adapter for dictation template's simulator.

Created by Anupam (opticod) on 10/7/16.

Constructor & Destructor Documentation

org.buildmlearn.toolkit.dictationtemplate.adapter.DictArrayAdapter.DictArrayAdapter ( Context  context)

Member Function Documentation

void org.buildmlearn.toolkit.dictationtemplate.adapter.DictArrayAdapter.bindView ( View  view,
final Context  context,
Cursor  cursor 
)
View org.buildmlearn.toolkit.dictationtemplate.adapter.DictArrayAdapter.newView ( Context  context,
Cursor  cursor,
ViewGroup  parent 
)

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