Uses of Class
com.vaadin.flow.i18n.LocaleChangeEvent
Packages that use LocaleChangeEvent
-
Uses of LocaleChangeEvent in com.vaadin.flow.component.messages
Methods in com.vaadin.flow.component.messages with parameters of type LocaleChangeEvent -
Uses of LocaleChangeEvent in com.vaadin.flow.i18n
Methods in com.vaadin.flow.i18n with parameters of type LocaleChangeEventModifier and TypeMethodDescriptionvoid
LocaleChangeObserver.localeChange
(LocaleChangeEvent event) Notifies when the UI locale is changed.