Package-level declarations
Types
Link copied to clipboard
class CollectionActivityViewModel(snackbarHostState: SnackbarHostState, val initialCollection: LinksCollection) : LinksCollectionViewModelHelper
The CollectionActivityViewModel class is the support class used by CollectionActivity to communicate with the backend and to execute the refreshing routines to update the UI data and working with the LinksCollection
Link copied to clipboard
The CollectionListViewModel class is the support class used by CollectionListScreen to communicate with the backend and to execute the refreshing routines to update the UI data and working with the LinksCollection
Link copied to clipboard
The LinksCollectionViewModelHelper class is the support class used by the inherited view models to communicate with the backend and to execute the refreshing routines to update the UI data and working with the LinksCollection