Uses of Class
com.vaadin.flow.server.SystemMessagesInfo
Packages that use SystemMessagesInfo
-
Uses of SystemMessagesInfo in com.vaadin.flow.server
Methods in com.vaadin.flow.server with parameters of type SystemMessagesInfoModifier and TypeMethodDescriptionDefaultSystemMessagesProvider.getSystemMessages
(SystemMessagesInfo systemMessagesInfo) SystemMessagesProvider.getSystemMessages
(SystemMessagesInfo systemMessagesInfo) Gets the system messages to use in the given context. -
Uses of SystemMessagesInfo in com.vaadin.flow.server.dau
Methods in com.vaadin.flow.server.dau with parameters of type SystemMessagesInfoModifier and TypeMethodDescriptiondefault EnforcementNotificationMessages
DAUCustomizer.getEnforcementNotificationMessages
(SystemMessagesInfo systemMessagesInfo) Gets the enforcement messages to use in the given context.