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