Select User List Adapter
Constructors
Functions
Link copied to clipboard
Link copied to clipboard
Returns a callback to be invoked when the itemView is clicked.
Link copied to clipboard
Returns a callback to be invoked when the itemView is clicked and held.
Link copied to clipboard
Returns a callback to be invoked when the itemView is clicked.
Link copied to clipboard
Returns the list of selected user's id.
Link copied to clipboard
Determines whether the item is disabled or not.
Link copied to clipboard
Determines whether the item is selected or not.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Sets the user's id which should disable in the list.
Link copied to clipboard
Register a callback to be invoked when the itemView is clicked.
Link copied to clipboard
Register a callback to be invoked when the itemView is clicked and held.
Link copied to clipboard
open fun setOnUserSelectChangedListener(@Nullable userSelectChangedListener: OnUserSelectChangedListener)
Register a callback to be invoked when the itemView is clicked.
Link copied to clipboard