Uses of Interface
org.teamapps.ux.component.chat.ChatDisplayModel
-
Packages that use ChatDisplayModel Package Description org.teamapps.ux.component.chat -
-
Uses of ChatDisplayModel in org.teamapps.ux.component.chat
Classes in org.teamapps.ux.component.chat that implement ChatDisplayModel Modifier and Type Class Description classAbstractChatDisplayModelclassInMemoryChatDisplayModelMethods in org.teamapps.ux.component.chat that return ChatDisplayModel Modifier and Type Method Description ChatDisplayModelChatDisplay. getModel()Constructors in org.teamapps.ux.component.chat with parameters of type ChatDisplayModel Constructor Description ChatDisplay(ChatDisplayModel model)
-