MobColl
 All Classes Functions
Public Member Functions | Private Attributes | List of all members
com.mobcoll.adapters.TinyInfoAdapter Class Reference
Inheritance diagram for com.mobcoll.adapters.TinyInfoAdapter:

Public Member Functions

 TinyInfoAdapter (Context context, int textViewResourceId, ArrayList< TinyInfoRecord > records)
 
View getView (int position, View convertView, ViewGroup parent)
 

Private Attributes

ArrayList< TinyInfoRecordrecords
 

Detailed Description

Generate an interface for Album or Song Record Entry in Search page

Constructor & Destructor Documentation

com.mobcoll.adapters.TinyInfoAdapter.TinyInfoAdapter ( Context  context,
int  textViewResourceId,
ArrayList< TinyInfoRecord records 
)
inline

Constructor

Parameters
context
textViewResourceId
records

Member Function Documentation

View com.mobcoll.adapters.TinyInfoAdapter.getView ( int  position,
View  convertView,
ViewGroup  parent 
)
inline

Sets the Fields of Searched item Entry


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