-
- All Implemented Interfaces:
public final class CategoriesListAdapter.CategoriesListViewHolder extends RecyclerView.ViewHolder
-
-
Field Summary
Fields Modifier and Type Field Description private final <ERROR CLASS>
itemCategoryBinding
private final View
itemView
private final WeakReference<RecyclerView>
mNestedRecyclerView
private final Integer
mPosition
private final Integer
mOldPosition
private final Long
mItemId
private final Integer
mItemViewType
private final Integer
mPreLayoutPosition
private final RecyclerView.ViewHolder
mShadowedHolder
private final RecyclerView.ViewHolder
mShadowingHolder
private final Integer
mFlags
private final List<Object>
mPayloads
private final List<Object>
mUnmodifiedPayloads
private final RecyclerView.Recycler
mScrapContainer
private final Boolean
mInChangeScrap
private final Integer
mPendingAccessibilityState
private final RecyclerView
mOwnerRecyclerView
-
Constructor Summary
Constructors Constructor Description CategoriesListAdapter.CategoriesListViewHolder(<ERROR CLASS> itemCategoryBinding)
-
Method Summary
Modifier and Type Method Description final <ERROR CLASS>
getItemCategoryBinding()
-
Methods inherited from class com.pointrlabs.core.map.views.search.adapters.CategoriesListAdapter.CategoriesListViewHolder
addChangePayload, addFlags, clearOldPosition, clearPayload, clearReturnedFromScrapFlag, clearTmpDetachFlag, doesTransientStatePreventRecycling, flagRemovedAndOffsetPosition, getAdapterPosition, getItemId, getItemViewType, getLayoutPosition, getOldPosition, getPosition, getUnmodifiedPayloads, hasAnyOfTheFlags, isAdapterPositionUnknown, isBound, isInvalid, isRecyclable, isRemoved, isScrap, isTmpDetached, isUpdated, needsUpdate, offsetPosition, onEnteredHiddenState, onLeftHiddenState, resetInternal, saveOldPosition, setFlags, setIsRecyclable, setScrapContainer, shouldBeKeptAsChild, shouldIgnore, stopIgnoring, toString, unScrap, wasReturnedFromScrap
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getItemCategoryBinding
final <ERROR CLASS> getItemCategoryBinding()
-
-
-
-