Package de.codecamp.messages.spring.vaadin
package de.codecamp.messages.spring.vaadin
-
ClassDescriptionA mix-in interface primarily for
Componentsto provide easy access to localized messages and related information in the form of aMessageAccessor.Utility methods related to message access in Vaadin UIs.LocalizedComposite<T extends com.vaadin.flow.component.Component>A convenient base class forCompositesthat will be localized.AI18NProviderthat adapts anExtendedMessageSource.A specializedMessageAccessorfor Vaadin.ThisVaadinServiceInitListeneris responsible for updating the locale and time zone in Spring'sLocaleContextHolderat the start of each browser request from the currentVaadinSession.