|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.main.campustream.QuestionsList.QuestionAdapter
public class QuestionsList.QuestionAdapter
Constructor Summary | |
---|---|
QuestionsList.QuestionAdapter(Context context,
int textViewResourceId,
java.util.ArrayList<Question> items)
|
Method Summary | |
---|---|
View |
getView(int position,
View convertView,
ViewGroup parent)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public QuestionsList.QuestionAdapter(Context context, int textViewResourceId, java.util.ArrayList<Question> items)
Method Detail |
---|
public View getView(int position, View convertView, ViewGroup parent)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |