Uses of Class
com.example.breeze_seas.PastEventUIModel
-
Uses of PastEventUIModel in com.example.breeze_seas
Methods in com.example.breeze_seas that return types with arguments of type PastEventUIModelModifier and TypeMethodDescriptionTicketDB.getPastTickets()Returns a snapshot of the current Past tab ticket list.Methods in com.example.breeze_seas with parameters of type PastEventUIModelModifier and TypeMethodDescriptionvoidPastTicketsAdapter.OnPastEventClickListener.onPastEventClick(PastEventUIModel event) Handles a tap on a past-event card.Method parameters in com.example.breeze_seas with type arguments of type PastEventUIModelModifier and TypeMethodDescriptionvoidPastTicketsAdapter.submitList(List<PastEventUIModel> events) Replaces the current past-ticket list contents.