-
- All Implemented Interfaces:
-
com.xwray.groupie.Group,com.xwray.groupie.SpanSizeProvider
public final class ViewMoreItem extends BindableItem<<ERROR CLASS>>
-
-
Field Summary
Fields Modifier and Type Field Description private final Stringroleprivate final StringbuttonTextprivate final GroupDataObserverparentDataObserver
-
Constructor Summary
Constructors Constructor Description ViewMoreItem(String role, String buttonText, Function1<String, Unit> onClick)
-
Method Summary
Modifier and Type Method Description final StringgetRole()final StringgetButtonText()Unit,Integer)>bind(<ERROR CLASS> viewBinding, Integer position)IntegergetLayout()-
Methods inherited from class live.hms.roomkit.ui.meeting.participants.ViewMoreItem
bind, bind, createViewHolder -
Methods inherited from class com.xwray.groupie.viewbinding.BindableItem
bind, getChangePayload, getDragDirs, getExtras, getId, getItem, getItemCount, getPosition, getSpanSize, getSwipeDirs, getViewType, hasSameContentAs, isClickable, isLongClickable, isRecyclable, isSameAs, notifyChanged, notifyChanged, onViewAttachedToWindow, onViewDetachedFromWindow, registerGroupDataObserver, unbind, unregisterGroupDataObserver -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-