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

Public Member Functions

 SongItemAdapter (Context context, int textViewResourceId, ArrayList< SongRecord > songs)
 
View getView (int position, View convertView, ViewGroup parent)
 

Private Attributes

ArrayList< SongRecordsongs
 

Detailed Description

Generate an interface for Song Entry in SongList Page (in Album Page)

Constructor & Destructor Documentation

com.mobcoll.adapters.SongItemAdapter.SongItemAdapter ( Context  context,
int  textViewResourceId,
ArrayList< SongRecord songs 
)
inline

Constructor

Parameters
context
textViewResourceId
songs

Member Function Documentation

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

Sets the Fields of Song Entry


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