|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConverterFactory | |
|---|---|
| com.vaadin.data.util.converter | |
| com.vaadin.server | |
| Uses of ConverterFactory in com.vaadin.data.util.converter |
|---|
| Classes in com.vaadin.data.util.converter that implement ConverterFactory | |
|---|---|
class |
DefaultConverterFactory
Default implementation of ConverterFactory. |
| Uses of ConverterFactory in com.vaadin.server |
|---|
| Methods in com.vaadin.server that return ConverterFactory | |
|---|---|
ConverterFactory |
VaadinServiceSession.getConverterFactory()
Gets the ConverterFactory used to locate a suitable
Converter for fields in the session. |
| Methods in com.vaadin.server with parameters of type ConverterFactory | |
|---|---|
void |
VaadinServiceSession.setConverterFactory(ConverterFactory converterFactory)
Sets the ConverterFactory used to locate a suitable
Converter for fields in the session. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||