-
- All Implemented Interfaces:
public final class TVVendorDetailConsentViewHolder extends TVVendorDetailViewHolder
Consent
-
-
Field Summary
Fields Modifier and Type Field Description public final ViewitemView
-
Constructor Summary
Constructors Constructor Description TVVendorDetailConsentViewHolder(<Error class: unknown class> binding)
-
Method Summary
Modifier and Type Method Description final Unitbind(TVVendorDetailItem.Consent consent, Function1<Boolean, Unit> callback)-
Methods inherited from class androidx.recyclerview.widget.RecyclerView.ViewHolder
getAbsoluteAdapterPosition, getAdapterPosition, getBindingAdapter, getBindingAdapterPosition, getItemId, getItemViewType, getLayoutPosition, getOldPosition, getPosition, isRecyclable, setIsRecyclable, toString -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
bind
final Unit bind(TVVendorDetailItem.Consent consent, Function1<Boolean, Unit> callback)
-
-
-
-