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

Public Member Functions

 AlbumRecordAdapter (Context context, int textViewResourceId, ArrayList< AlbumRecord > albums)
 
View getView (int position, View convertView, ViewGroup parent)
 

Private Attributes

ArrayList< AlbumRecord_albums
 

Detailed Description

Generate an interface for Album Record Entry in profile page

Constructor & Destructor Documentation

com.mobcoll.adapters.AlbumRecordAdapter.AlbumRecordAdapter ( Context  context,
int  textViewResourceId,
ArrayList< AlbumRecord albums 
)
inline

Constructor

Parameters
context
textViewResourceId
albums

Member Function Documentation

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

Sets the Fields of Album Record Entry


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