We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.flow.component.messages.
Uses of Package
com.vaadin.flow.component.messages
Packages that use com.vaadin.flow.component.messages
Package
Description
-
Classes in com.vaadin.flow.component.messages used by com.vaadin.collaborationengineClassDescription
The internationalization properties for
MessageInput
.Item to render as a message component inside a
MessageList
. -
Classes in com.vaadin.flow.component.messages used by com.vaadin.flow.component.messagesClassDescription
Message Input allows users to author and send messages.
The
submit
event which is fired byMessageInput
component.The internationalization properties for
MessageInput
.Message List allows you to show a list of messages, for example, a chat log.
Item to render as a message component inside a
MessageList
. -
Classes in com.vaadin.flow.component.messages used by com.vaadin.testbench.unitClassDescription
Message Input allows users to author and send messages.
Tester for MessageInput components.
Message List allows you to show a list of messages, for example, a chat log.
Tester for MessageList components.