-
-
Field Summary
Fields Modifier and Type Field Description private PLYSubscriptionDatadataprivate final List<String>list
-
Method Summary
Modifier and Type Method Description final PLYSubscriptionDatagetData()final UnitsetData(PLYSubscriptionData data)final List<String>getList()PLYSubscriptionCancellationTvFragment.HolderReasononCreateViewHolder(ViewGroup parent, Integer viewType)UnitonBindViewHolder(PLYSubscriptionCancellationTvFragment.HolderReason holder, Integer position)IntegergetItemCount()-
Methods inherited from class io.purchasely.views.subscriptions.tv.PLYSubscriptionCancellationTvFragment.ReasonAdapter
bindViewHolder, canRestoreState, createViewHolder, findRelativeAdapterPositionIn, getItemId, getItemViewType, getStateRestorationPolicy, hasObservers, hasStableIds, notifyDataSetChanged, notifyItemChanged, notifyItemChanged, notifyItemInserted, notifyItemMoved, notifyItemRangeChanged, notifyItemRangeChanged, notifyItemRangeInserted, notifyItemRangeRemoved, notifyItemRemoved, onAttachedToRecyclerView, onBindViewHolder, onDetachedFromRecyclerView, onFailedToRecycleView, onViewAttachedToWindow, onViewDetachedFromWindow, onViewRecycled, registerAdapterDataObserver, setHasStableIds, setStateRestorationPolicy, unregisterAdapterDataObserver -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getData
final PLYSubscriptionData getData()
-
setData
final Unit setData(PLYSubscriptionData data)
-
onCreateViewHolder
PLYSubscriptionCancellationTvFragment.HolderReason onCreateViewHolder(ViewGroup parent, Integer viewType)
-
onBindViewHolder
Unit onBindViewHolder(PLYSubscriptionCancellationTvFragment.HolderReason holder, Integer position)
-
getItemCount
Integer getItemCount()
-
-
-
-