Class LocaleLanguageKeyStringConverter
java.lang.Object
com.appjars.i18nmanager.vaadin.converter.LocaleLanguageKeyStringConverter
- All Implemented Interfaces:
com.vaadin.flow.data.converter.Converter<Locale,,String> Serializable
public class LocaleLanguageKeyStringConverter
extends Object
implements com.vaadin.flow.data.converter.Converter<Locale,String>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.vaadin.flow.data.binder.Result<String> convertToModel(Locale value, com.vaadin.flow.data.binder.ValueContext context) convertToPresentation(String value, com.vaadin.flow.data.binder.ValueContext context) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.vaadin.flow.data.converter.Converter
chain
-
Constructor Details
-
LocaleLanguageKeyStringConverter
public LocaleLanguageKeyStringConverter()
-
-
Method Details
-
convertToModel
-
convertToPresentation
-