Uses of Class
com.example.breeze_seas.EventCommentUIModel
-
Uses of EventCommentUIModel in com.example.breeze_seas
Methods in com.example.breeze_seas with parameters of type EventCommentUIModelModifier and TypeMethodDescriptionvoidEventCommentsAdapter.OnDeleteCommentClickListener.onDeleteComment(EventCommentUIModel comment) Requests deletion of the selected comment.Method parameters in com.example.breeze_seas with type arguments of type EventCommentUIModelModifier and TypeMethodDescriptionvoidEventCommentsAdapter.submitList(List<EventCommentUIModel> newComments) Replaces the adapter contents with a new comment snapshot.