Package 

Class PluginListAdapter

    • Constructor Summary

      Constructors 
      Constructor Description
      PluginListAdapter(Function1<DytePlugin, Unit> onActivatePluginClick)
    • Method Summary

      Modifier and Type Method Description
      PluginListAdapter.PluginViewHolder onCreateViewHolder(ViewGroup parent, Integer viewType)
      Unit onBindViewHolder(PluginListAdapter.PluginViewHolder holder, Integer position)
      • Methods inherited from class androidx.recyclerview.widget.ListAdapter

        bindViewHolder, createViewHolder, getItemId, getItemViewType, hasObservers, hasStableIds, notifyDataSetChanged, notifyItemChanged, notifyItemChanged, notifyItemInserted, notifyItemMoved, notifyItemRangeChanged, notifyItemRangeChanged, notifyItemRangeInserted, notifyItemRangeRemoved, notifyItemRemoved, onAttachedToRecyclerView, onBindViewHolder, onDetachedFromRecyclerView, onFailedToRecycleView, onViewAttachedToWindow, onViewDetachedFromWindow, onViewRecycled, registerAdapterDataObserver, setHasStableIds, unregisterAdapterDataObserver
      • Methods inherited from class dyte.io.uikit.screens.plugins.PluginListAdapter

        getCurrentList, getItem, getItemCount, onCurrentListChanged, submitList, submitList
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait