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.
Uses of Class
com.vaadin.flow.component.messages.MessageInputI18n
Packages that use MessageInputI18n
-
Uses of MessageInputI18n in com.vaadin.collaborationengine
Methods in com.vaadin.collaborationengine that return MessageInputI18nModifier and TypeMethodDescriptionCollaborationMessageInput.getI18n()
Gets the internationalization object previously set for this component.
Methods in com.vaadin.collaborationengine with parameters of type MessageInputI18nModifier and TypeMethodDescriptionvoid
CollaborationMessageInput.setI18n
(MessageInputI18n i18n) Sets the internationalization properties for this component.
-
Uses of MessageInputI18n in com.vaadin.flow.component.messages
Methods in com.vaadin.flow.component.messages that return MessageInputI18nModifier and TypeMethodDescriptionMessageInput.getI18n()
Gets the internationalization object previously set for this component.
MessageInputI18n.setMessage
(String message) Sets the translated word for
message
.Sets the translated word for
send
.Methods in com.vaadin.flow.component.messages with parameters of type MessageInputI18nModifier and TypeMethodDescriptionvoid
MessageInput.setI18n
(MessageInputI18n i18n) Sets the internationalization object for this component.