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.matchtemplate.adapter.MatchArrayAdapter_A Class Reference

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

Inheritance diagram for org.buildmlearn.toolkit.matchtemplate.adapter.MatchArrayAdapter_A:
Inheritance graph
[legend]
Collaboration diagram for org.buildmlearn.toolkit.matchtemplate.adapter.MatchArrayAdapter_A:
Collaboration graph
[legend]

Classes

class  ViewHolder
 

Public Member Functions

 MatchArrayAdapter_A (Context context, ArrayList< MatchModel > lists)
 
View getView (int position, View convertView, ViewGroup parent)
 

Detailed Description

Custom Adapter for match template's simulator.

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

Constructor & Destructor Documentation

org.buildmlearn.toolkit.matchtemplate.adapter.MatchArrayAdapter_A.MatchArrayAdapter_A ( Context  context,
ArrayList< MatchModel lists 
)

Member Function Documentation

View org.buildmlearn.toolkit.matchtemplate.adapter.MatchArrayAdapter_A.getView ( int  position,
View  convertView,
ViewGroup  parent 
)

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