Group Manager View Model
The GroupManagerViewModel serves as a base view model for managing group creation or editing related operations
Author
N7ghtm4r3 - Tecknobit
See also
Inheritors
Properties
candidateMembersState -> the state used to manage the pagination for the loadCandidateMembers method
candidateProjects -> the list of the candidates projects to share in the group
groupMembers -> the list of the current members in the group
groupProjects -> the list of the current projects shared in the group
userProjects -> the list of the projects owned by the com.tecknobit.pandoro.localUser
Functions
Method to set the availability of the candidates member
Method to count the total amount of the candidates members
Method to manage a candidate project in the groupProjects and candidateProjects lists
Method to set the no-availability of the candidates member
Method to retrieve the data of a Group
Method to retrieve the current projects owned by the com.tecknobit.pandoro.localUser