Team
Screen
View
Model
The TeamScreenViewModel class is the
support class used by the com.tecknobit.refy.ui.screens.team.presenter.TeamScreen
Author
N7ghtm4r3 - Tecknobit
Parameters
The identifier of the team
The name of the team
See also
Properties
keywords
the keywords used as filter
linksState
the state used to handle the pagination
of the links list
requestsScope
the CoroutineScope
used to make the requests to the backend
sessionFlowState
the state used to manage the session
lifecycle in the screen
teamCollections
the state used to handle the pagination
of the collections shared with the team
list
Functions
Method to request to attach collections to the team
Method to request to attach links to the team
Method to change the role of the member
Method to delete the team
Method used to load and retrieve the links to append to the linksState
Routine to perform when the server is currently offline
Method to refresh the data after the collections have been attached
Method to refresh the data after the links have been attached
Method to remove a collection shared with the team
Method to remove a link contained by the _item
Method to remove a member
Method to retrieve the information of the item to display