-
- All Implemented Interfaces:
-
com.xwray.groupie.ExpandableItem,com.xwray.groupie.Group,com.xwray.groupie.SpanSizeProvider
public final class ParticipantHeaderItem extends BindableItem<<ERROR CLASS>> implements ExpandableItem
-
-
Field Summary
Fields Modifier and Type Field Description private final Function2<String, Boolean, Unit>expandedprivate final GroupDataObserverparentDataObserver
-
Method Summary
Modifier and Type Method Description final Function2<String, Boolean, Unit>getExpanded()Unit,Integer)>bind(<ERROR CLASS> viewBinding, Integer position)IntegergetLayout()UnitsetExpandableGroup(ExpandableGroup onToggleListener)-
Methods inherited from class live.hms.roomkit.ui.meeting.participants.ParticipantHeaderItem
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
-
-
Method Detail
-
getExpanded
final Function2<String, Boolean, Unit> getExpanded()
-
bind
Unit ,Integer)>bind(<ERROR CLASS> viewBinding, Integer position)
-
setExpandableGroup
Unit setExpandableGroup(ExpandableGroup onToggleListener)
-
-
-
-