Package 

Class CommandMentionListItemAdapter

    • Method Summary

      Modifier and Type Method Description
      int getCount()
      Object getItem(int position)
      long getItemId(int position)
      View getView(int position, View convertView, ViewGroup parent)
      void configMentions(StreamItemMentionBinding binding, int position)
      • Methods inherited from class android.widget.BaseAdapter

        areAllItemsEnabled, getAutofillOptions, getDropDownView, getItemViewType, getViewTypeCount, hasStableIds, isEmpty, isEnabled, notifyDataSetChanged, notifyDataSetInvalidated, registerDataSetObserver, setAutofillOptions, unregisterDataSetObserver
      • Methods inherited from class android.widget.Adapter

        getCount, getItem, getItemId, getView
      • Methods inherited from class java.lang.Object

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