Package-level declarations
Types
Link copied to clipboard
The concrete strategy that does similar to AppItemStrategy but additionally executes AddAllAppsTask to prepend an AllAppsViewData to the generated list of ViewData.
Link copied to clipboard
Link copied to clipboard
The concrete strategy that does similar to AppItemStrategy but additionally executes LimitedSelectableTask to ensure that the number of selected items is limited to getItemLimitedSize.
Link copied to clipboard
The concrete strategy that does similar to AppItemStrategy but additionally executes SingleSelectableTask that ensures there only one item is currently selected.
Link copied to clipboard
The strategy for the creation and management of different UI ViewData objects for AbsAdapter. This includes data that defines the selection behavior of the items.