Package 

Class LevelAdapter.LevelViewHolder

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Context getContext()
      Unit bindItem(LevelViewModel item) Calls to update the contents with the item.
      • Methods inherited from class com.pointrlabs.core.map.views.level_selector.LevelAdapter.LevelViewHolder

        onClick, onLongClick, setItemClickListener, setItemLongClickListener
      • Methods inherited from class com.pointrlabs.core.map.views.helper_views.BaseRecyclerViewHolder

        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
    • Constructor Detail

      • LevelAdapter.LevelViewHolder

        LevelAdapter.LevelViewHolder(<ERROR CLASS> itemBinding)