D F G H I K L M S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
D
- de.codecamp.messages.spring.vaadin - package de.codecamp.messages.spring.vaadin
- de.codecamp.messages.spring.vaadin.annotations - package de.codecamp.messages.spring.vaadin.annotations
- de.codecamp.messages.spring.vaadin.autoconfigure - package de.codecamp.messages.spring.vaadin.autoconfigure
F
- forLocale(Locale) - Method in interface de.codecamp.messages.spring.vaadin.HasTranslations
-
Provides access to messages for a specific locale.
G
- getMessage(String, Object...) - Method in interface de.codecamp.messages.spring.vaadin.HasTranslations
- getProvidedLocales() - Method in class de.codecamp.messages.spring.vaadin.MessageSourceI18NProvider
- getTranslation(String, Object...) - Method in interface de.codecamp.messages.spring.vaadin.HasTranslations
- getTranslation(String, Locale, Object...) - Method in interface de.codecamp.messages.spring.vaadin.HasTranslations
- getTranslation(String, Locale, Object...) - Method in class de.codecamp.messages.spring.vaadin.MessageSourceI18NProvider
H
- HasTranslations - Interface in de.codecamp.messages.spring.vaadin
-
Intended to be implemented by
Components.
I
- injectMessageProxies(Component) - Static method in class de.codecamp.messages.spring.vaadin.TranslationUtils
-
Inject message proxies into any appropriate fields of the given component.
K
- KEY - Static variable in annotation type de.codecamp.messages.spring.vaadin.annotations.LocalizedHelperText
- KEY - Static variable in annotation type de.codecamp.messages.spring.vaadin.annotations.LocalizedHtmlLabel
- KEY - Static variable in annotation type de.codecamp.messages.spring.vaadin.annotations.LocalizedLabel
- KEY - Static variable in annotation type de.codecamp.messages.spring.vaadin.annotations.LocalizedPlaceholder
- KEY - Static variable in annotation type de.codecamp.messages.spring.vaadin.annotations.LocalizedText
- KEY - Static variable in annotation type de.codecamp.messages.spring.vaadin.annotations.LocalizedTitle
L
- localizeComponents() - Method in class de.codecamp.messages.spring.vaadin.TranslatedComposite
-
Localizes components stored in fields of this composite.
- localizeComponents(Component) - Static method in class de.codecamp.messages.spring.vaadin.TranslationUtils
-
Localizes the components stored in the fields of the given component instance.
- LocalizedHelperText - Annotation Type in de.codecamp.messages.spring.vaadin.annotations
-
Used to translate the
helper textof components implementingHasHelper. - LocalizedHtmlLabel - Annotation Type in de.codecamp.messages.spring.vaadin.annotations
- LocalizedLabel - Annotation Type in de.codecamp.messages.spring.vaadin.annotations
- LocalizedPlaceholder - Annotation Type in de.codecamp.messages.spring.vaadin.annotations
- LocalizedProperty - Annotation Type in de.codecamp.messages.spring.vaadin.annotations
-
A marker annotation for other annotations that are used to automatically localize properties of components, like text or label.
- LocalizedText - Annotation Type in de.codecamp.messages.spring.vaadin.annotations
-
Used to translate the
textof components implementingHasText. - LocalizedTitle - Annotation Type in de.codecamp.messages.spring.vaadin.annotations
M
- MessageSourceI18NProvider - Class in de.codecamp.messages.spring.vaadin
-
A
I18NProviderthat adapts a SpringMessageSource. - MessageSourceI18NProvider() - Constructor for class de.codecamp.messages.spring.vaadin.MessageSourceI18NProvider
- MessagesVaadinAutoConfiguration - Class in de.codecamp.messages.spring.vaadin.autoconfigure
- MessagesVaadinAutoConfiguration() - Constructor for class de.codecamp.messages.spring.vaadin.autoconfigure.MessagesVaadinAutoConfiguration
S
- serviceInit(ServiceInitEvent) - Method in class de.codecamp.messages.spring.vaadin.SessionLocaleVaadinServiceInitListener
- sessionLocaleVaadinServiceInitListener() - Method in class de.codecamp.messages.spring.vaadin.autoconfigure.MessagesVaadinAutoConfiguration
- SessionLocaleVaadinServiceInitListener - Class in de.codecamp.messages.spring.vaadin
-
This
VaadinServiceInitListeneris responsible for updating the locale and time zone in Spring'sLocaleContextHolderat the start of each browser request from the currentVaadinSession. - SessionLocaleVaadinServiceInitListener() - Constructor for class de.codecamp.messages.spring.vaadin.SessionLocaleVaadinServiceInitListener
- setMessageSource(MessageSource) - Method in class de.codecamp.messages.spring.vaadin.MessageSourceI18NProvider
T
- TranslatedComposite<T extends com.vaadin.flow.component.Component> - Class in de.codecamp.messages.spring.vaadin
- TranslatedComposite() - Constructor for class de.codecamp.messages.spring.vaadin.TranslatedComposite
- TranslationUtils - Class in de.codecamp.messages.spring.vaadin
- TranslationUtils() - Constructor for class de.codecamp.messages.spring.vaadin.TranslationUtils
V
- vaadinI18NProvider(MessageSource) - Method in class de.codecamp.messages.spring.vaadin.autoconfigure.MessagesVaadinAutoConfiguration
All Classes All Packages