Package com.vaadin.flow.data.converter
package com.vaadin.flow.data.converter
-
ClassDescriptionAbstractStringToNumberConverter<T extends Number>A converter that converts from the number type T to
Stringand back.Converter<PRESENTATION,MODEL> Defines conversion between a model and a presentation type.CreatesConverterinstances capable to handle conversion between a model and a presentation type.Default implementation ofConverterFactory, handling all standard converters defined incom.vaadin.flow.data.converterspackage.A converter that converts betweenLocalDateTimeandDate.A converter that converts betweenLocalDateandDate.A converter that converts fromStringtoBigDecimaland back.A converter that converts fromStringtoBigIntegerand back.