Package-level declarations
Types
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
The CollectionScreenViewModel class is the support class used by CollectionScreen to communicate with the backend and to execute the refreshing routines to update the UI data and working with the LinksCollection
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