| Package | Description |
|---|---|
| com.vaadin.data.util.converter | |
| com.vaadin.server |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConverterFactory
Default implementation of
ConverterFactory. |
| Modifier and Type | Method and Description |
|---|---|
ConverterFactory |
VaadinSession.getConverterFactory()
Gets the
ConverterFactory used to locate a suitable
Converter for fields in the session. |
| Modifier and Type | Method and Description |
|---|---|
void |
VaadinSession.setConverterFactory(ConverterFactory converterFactory)
Sets the
ConverterFactory used to locate a suitable
Converter for fields in the session. |
Copyright © 2019 Vaadin Ltd. All rights reserved.