-
- All Implemented Interfaces:
public final class PurposeFooterViewHolder extends PurposeViewHolder
View Holder for Purpose Footer
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classPurposeFooterViewHolder.Companion
-
Field Summary
Fields Modifier and Type Field Description public final ViewitemView
-
Constructor Summary
Constructors Constructor Description PurposeFooterViewHolder(<Error class: unknown class> binding, PurposeAdapter.PurposeCallback callbacks, ThemeProvider themeProvider)
-
Method Summary
Modifier and Type Method Description final Unitbind(PurposeDisplayFooter data)-
Methods inherited from class androidx.recyclerview.widget.RecyclerView.ViewHolder
getAdapterPosition, 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
-
-
Constructor Detail
-
PurposeFooterViewHolder
PurposeFooterViewHolder(<Error class: unknown class> binding, PurposeAdapter.PurposeCallback callbacks, ThemeProvider themeProvider)
-
-
Method Detail
-
bind
final Unit bind(PurposeDisplayFooter data)
-
-
-
-