Converter

Converters are used to convert between the UI and the data model type. For example, you can convert String to some other types such as Date, Integer, Boolean, or you can create custom converter.

Designtime

Converter

Use function library to define conversion rules.

Framework

Utilize Vaadin Data Model.