Uses of Class
com.vaadin.flow.i18n.DefaultI18NProvider
Packages that use DefaultI18NProvider
-
Uses of DefaultI18NProvider in com.vaadin.flow.spring
Methods in com.vaadin.flow.spring that return DefaultI18NProviderModifier and TypeMethodDescriptionVaadinApplicationConfiguration.vaadinI18nProvider(String locationPattern) Creates defaultI18NProvider. -
Uses of DefaultI18NProvider in com.vaadin.flow.spring.i18n
Methods in com.vaadin.flow.spring.i18n that return DefaultI18NProviderModifier and TypeMethodDescriptionstatic DefaultI18NProviderCreates new instance ofDefaultI18NProviderwith the given location pattern.