Package hu.rts.mike.example.dev.crm.i18n
Class TranslationProvider
java.lang.Object
hu.rts.mike.example.dev.crm.i18n.TranslationProvider
- All Implemented Interfaces:
com.vaadin.flow.i18n.I18NProvider,Serializable
@Component
public class TranslationProvider
extends Object
implements com.vaadin.flow.i18n.I18NProvider
- See Also:
-
Field Details
-
BUNDLE_PREFIX
- See Also:
-
locales
-
-
Constructor Details
-
TranslationProvider
public TranslationProvider()
-
-
Method Details
-
getProvidedLocales
- Specified by:
getProvidedLocalesin interfacecom.vaadin.flow.i18n.I18NProvider
-
getTranslation
- Specified by:
getTranslationin interfacecom.vaadin.flow.i18n.I18NProvider
-