Hierarchy For Package org.teamapps.ux.component.chat
Class Hierarchy
- java.lang.Object
- org.teamapps.ux.component.chat.AbstractChatDisplayModel (implements org.teamapps.ux.component.chat.ChatDisplayModel)
- org.teamapps.ux.component.chat.InMemoryChatDisplayModel
- org.teamapps.ux.component.AbstractComponent (implements org.teamapps.ux.component.Component)
- org.teamapps.ux.component.chat.ChatDisplay
- org.teamapps.ux.component.chat.ChatInput
- org.teamapps.ux.component.chat.ChatMessageBatch
- org.teamapps.ux.component.chat.NewChatMessageData
- org.teamapps.ux.component.chat.NewChatMessageData.UploadedFile
- org.teamapps.ux.component.chat.SimpleChatFile (implements org.teamapps.ux.component.chat.ChatFile)
- org.teamapps.ux.component.chat.SimpleChatMessage (implements org.teamapps.ux.component.chat.ChatMessage)
- org.teamapps.ux.component.chat.SimpleChatPhoto (implements org.teamapps.ux.component.chat.ChatPhoto)
- org.teamapps.ux.component.chat.AbstractChatDisplayModel (implements org.teamapps.ux.component.chat.ChatDisplayModel)
Interface Hierarchy
- org.teamapps.ux.component.chat.ChatDisplayModel
- org.teamapps.ux.component.chat.ChatFile
- org.teamapps.ux.component.chat.ChatMessage
- org.teamapps.ux.component.chat.ChatPhoto