toggle menu
NexconnChatUISDK
26.1.0
NexconnChatUISDK
switch theme
search in API
NexconnChatUISDK
/
ai.nexconn.chatui.usermanage.component
/
CommonListComponent
Common
List
Component
public
final
class
CommonListComponent
Members
Constructors
Common
List
Component
Link copied to clipboard
public
void
CommonListComponent
(
Context context
)
public
void
CommonListComponent
(
Context context
,
AttributeSet attrs
)
public
void
CommonListComponent
(
Context context
,
AttributeSet attrs
,
int defStyleAttr
)
Properties
recycler
View
Link copied to clipboard
public
RecyclerView
recyclerView
Functions
get
Recycler
View
Link copied to clipboard
public
RecyclerView
getRecyclerView
(
)
set
Adapter
Link copied to clipboard
public
void
setAdapter
(
Adapter adapter
)
Sets the adapter for the RecyclerView.
set
On
Page
Data
Loader
Link copied to clipboard
public
void
setOnPageDataLoader
(
OnPagedDataLoader onPageLoader
)
Sets the paged data loader.