public class RowViewHolder<Type>
extends android.support.v7.widget.RecyclerView.ViewHolder
Constructor and Description |
---|
RowViewHolder(android.view.View itemView) |
Modifier and Type | Method and Description |
---|---|
Component<Type> |
getComponent() |
void |
setComponent(Component<Type> component) |