Upsert
Team
Screen
View
Model
The UpsertTeamScreenViewModel
class is the support class used by the com.tecknobit.refy.ui.screens.upsertteam.presenter.UpsertTeamScreen
Author
N7ghtm4r3 - Tecknobit
Parameters
The identifier of the item to update
See also
Properties
itemDescription
the description of the item
itemDescriptionError
whether the itemDescription
field is not valid
logoPic
the logo of the team
logoPicError
whether the logoPic
field is not valid
potentialMembers
the state used to handle the pagination
of the potential members to add in the
team list
sessionFlowState
the state used to manage the session
lifecycle in the screen
teamMembers
the members of the team
teamName
the name of the team
teamNameError
whether the teamName
field is not valid
Functions
Routine to perform when the server is currently offline
Method to pick the logo of the team
Method to retrieve the information of the item to display