A
B
C
D
E
F
G
H
I
M
N
O
P
R
S
T
U
W
W
- wasReturnedFromScrap() - function in androidx.recyclerview.widget.BaseViewHolder
- wasReturnedFromScrap() - function in androidx.recyclerview.widget.DataBindingPresenter.ViewHolder
- withLoadStateFooter(Presenter) - function in de.pfaffenrodt.adapter.AnyPagingDataAdapter
- Create a ConcatAdapter with the provided AnyLoadStateAdapters displaying the LoadType.APPEND as a list item at the start of the presented list.
- withLoadStateFooter(PresenterSelector) - function in de.pfaffenrodt.adapter.AnyPagingDataAdapter
- Create a ConcatAdapter with the provided AnyLoadStateAdapters displaying the LoadType.APPEND as a list item at the start of the presented list.
- withLoadStateFooter(LoadStateAdapter) - function in androidx.paging.AnyPagingDataAdapter
- withLoadStateHeader(Presenter) - function in de.pfaffenrodt.adapter.AnyPagingDataAdapter
- Create a ConcatAdapter with the provided AnyLoadStateAdapters displaying the LoadType.PREPEND as a list item at the end of the presented list.
- withLoadStateHeader(PresenterSelector) - function in de.pfaffenrodt.adapter.AnyPagingDataAdapter
- Create a ConcatAdapter with the provided AnyLoadStateAdapters displaying the LoadType.PREPEND as a list item at the end of the presented list.
- withLoadStateHeader(LoadStateAdapter) - function in androidx.paging.AnyPagingDataAdapter
- withLoadStateHeaderAndFooter(Presenter,Presenter) - function in de.pfaffenrodt.adapter.AnyPagingDataAdapter
- Create a ConcatAdapter with the provided AnyLoadStateAdapters displaying the LoadType.PREPEND and LoadType.APPENDs as list items at the start and end respectively.
- withLoadStateHeaderAndFooter(PresenterSelector,PresenterSelector) - function in de.pfaffenrodt.adapter.AnyPagingDataAdapter
- Create a ConcatAdapter with the provided AnyLoadStateAdapters displaying the LoadType.PREPEND and LoadType.APPENDs as list items at the start and end respectively.
- withLoadStateHeaderAndFooter(LoadStateAdapter,LoadStateAdapter) - function in androidx.paging.AnyPagingDataAdapter