|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.blogspot.applications4android.comicreader.ActivityComicSelector.EfficientAdapter.ViewHolder
static class ActivityComicSelector.EfficientAdapter.ViewHolder
A private class to hold the view which will be displayed in one row of the listview.
Field Summary | |
---|---|
(package private) Button |
preview
preview button |
(package private) CheckBox |
sel
whether this comic is selected or not |
(package private) TextView |
text_name
stores and displays the comic name |
Constructor Summary | |
---|---|
ActivityComicSelector.EfficientAdapter.ViewHolder()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
TextView text_name
CheckBox sel
Button preview
Constructor Detail |
---|
ActivityComicSelector.EfficientAdapter.ViewHolder()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |