|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.drismo.gui.quickaction.QuickActionAdapter.ViewHolder
static class QuickActionAdapter.ViewHolder
Inner class of QuickActionAdapter
, to store the TextView
with the filename.
Field Summary | |
---|---|
(package private) android.widget.TextView |
mTripDate
|
(package private) android.widget.TextView |
mTripDura
|
(package private) android.widget.TextView |
mTripName
|
Constructor Summary | |
---|---|
QuickActionAdapter.ViewHolder()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
android.widget.TextView mTripName
android.widget.TextView mTripDura
android.widget.TextView mTripDate
Constructor Detail |
---|
QuickActionAdapter.ViewHolder()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |