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.videocollectiontemplate.adapter.VideoArrayAdapter Class Reference

Adapter for displaying VideoCollection Template Editor data in simulator. Created by Anupam (opticod) on 12/5/16. More...

Inheritance diagram for org.buildmlearn.toolkit.videocollectiontemplate.adapter.VideoArrayAdapter:
Inheritance graph
[legend]
Collaboration diagram for org.buildmlearn.toolkit.videocollectiontemplate.adapter.VideoArrayAdapter:
Collaboration graph
[legend]

Classes

class  ViewHolder
 

Public Member Functions

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

Detailed Description

Adapter for displaying VideoCollection Template Editor data in simulator.

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

Constructor & Destructor Documentation

org.buildmlearn.toolkit.videocollectiontemplate.adapter.VideoArrayAdapter.VideoArrayAdapter ( Context  context)

Member Function Documentation

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

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