Package | Description |
---|---|
com.vaadin.flow.data.binder | |
com.vaadin.flow.data.converter |
Modifier and Type | Method and Description |
---|---|
protected ConverterFactory |
Binder.getConverterFactory()
Gets an instance of
ConverterFactory that can be used to detect a
suitable converter for bindings when presentation and model types are not
compatible and a converter has not been explicitly configured. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultConverterFactory
Default implementation of
ConverterFactory , handling all standard
converters defined in com.vaadin.flow.data.converters package. |
Copyright © 2025. All rights reserved.