| Package | Description |
|---|---|
| com.vaadin.flow.data.binder | |
| com.vaadin.flow.data.converter |
| Class and Description |
|---|
| Converter
Defines conversion between a model and a presentation type.
|
| ConverterFactory
Creates
Converter instances capable to handle conversion between a
model and a presentation type. |
| Class and Description |
|---|
| AbstractStringToNumberConverter
A converter that converts from the number type T to
String and back. |
| Converter
Defines conversion between a model and a presentation type.
|
| ConverterFactory
Creates
Converter instances capable to handle conversion between a
model and a presentation type. |
| DefaultConverterFactory
Default implementation of
ConverterFactory, handling all standard
converters defined in com.vaadin.flow.data.converters package. |
Copyright © 2025. All rights reserved.