class RecyclerViewAdapterEvents.ViewHolder
extends android.support.v7.widget.RecyclerView.ViewHolder
implements android.view.View.OnClickListener
Modifier and Type | Field and Description |
---|---|
private android.content.Context |
ctx |
(package private) android.widget.TextView |
date |
(package private) android.widget.TextView |
name |
Constructor and Description |
---|
ViewHolder(android.view.View v,
android.content.Context ctx) |
Modifier and Type | Method and Description |
---|---|
void |
onClick(android.view.View view) |