ParkingSlotsScreenViewModel
class ParkingSlotsScreenViewModel(viewCurrentParkingSlot: ViewCurrentParkingSlot, findParkingSlots: FindParkingSlots, logoutUser: LogoutUser, deleteUser: DeleteUser, router: Router) : ViewModel
View Model of the
Constructors
Link copied to clipboard
constructor(viewCurrentParkingSlot: ViewCurrentParkingSlot, findParkingSlots: FindParkingSlots, logoutUser: LogoutUser, deleteUser: DeleteUser, router: Router)
Functions
Link copied to clipboard
Link copied to clipboard
Navigates to the change password screen
Link copied to clipboard
Deletes the currently logged in user
Link copied to clipboard
Loads the data of all the parking slot near position
Link copied to clipboard
Navigates to the screen with the details of the parkingSlot
Link copied to clipboard
Informs the view model that the visibility of the view is changed