Uses of Class
com.vaadin.server.SystemMessagesInfo
-
Packages that use SystemMessagesInfo Package Description com.vaadin.server -
-
Uses of SystemMessagesInfo in com.vaadin.server
Methods in com.vaadin.server with parameters of type SystemMessagesInfo Modifier and Type Method Description SystemMessages
DefaultSystemMessagesProvider. getSystemMessages(SystemMessagesInfo systemMessagesInfo)
SystemMessages
SystemMessagesProvider. getSystemMessages(SystemMessagesInfo systemMessagesInfo)
Gets the system messages to use in the given context.
-