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

Public Member Functions

 CommentAdapter (Context context, int textViewResourceId, ArrayList< CommentRecord > comments)
 
View getView (int position, View convertView, ViewGroup parent)
 

Private Attributes

ArrayList< CommentRecordcomments
 

Detailed Description

Generate an interface for Comment Entry in comment page for albums

Constructor & Destructor Documentation

com.mobcoll.adapters.CommentAdapter.CommentAdapter ( Context  context,
int  textViewResourceId,
ArrayList< CommentRecord comments 
)
inline

Constructor

Parameters
context
textViewResourceId
comments

Member Function Documentation

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

Sets the Fields of Comment Entry


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