androidx.recyclerview.selection
Classes
BandPredicate |
Provides a means of controlling when and where band selection can be initiated. |
FocusDelegate |
Override methods in this class to provide application specific behaviors related to focusing item. |
ItemDetailsLookup |
The Selection library calls |
ItemKeyProvider |
Provides selection library access to stable selection keys identifying items presented by a |
MutableSelection |
Subclass of |
OperationMonitor |
OperationMonitor provides a mechanism to coordinate application logic with ongoing user selection activities (such as active band selection and active gesture selection). |
Selection |
Object representing a "primary" selection and a "provisional" selection. |
SelectionPredicates |
Utility class for creating SelectionPredicate instances. |
SelectionTracker |
SelectionTracker provides support for managing a selection of items in a RecyclerView instance. |
StableIdKeyProvider |
An |
StorageStrategy |
Strategy for storing keys in saved state. |