|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectBaseAdapter
com.uoc.hive.campus.listClassRoomAdapter
public class listClassRoomAdapter
Constructor Summary | |
---|---|
listClassRoomAdapter(Activity a,
ClassRoomList m)
|
Method Summary | |
---|---|
int |
getCount()
|
java.lang.Object |
getItem(int position)
|
long |
getItemId(int position)
|
View |
getView(int position,
View convertView,
ViewGroup parent)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public listClassRoomAdapter(Activity a, ClassRoomList m)
Method Detail |
---|
public int getCount()
public java.lang.Object getItem(int position)
public long getItemId(int position)
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 |