|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.vaadin.data.util.converter | |
---|---|
com.vaadin.data.util.converter | |
com.vaadin.data.util.sqlcontainer | |
com.vaadin.server | |
com.vaadin.ui |
Classes in com.vaadin.data.util.converter used by com.vaadin.data.util.converter | |
---|---|
AbstractStringToNumberConverter
A converter that converts from the number type T to String and back. |
|
Converter
Interface that implements conversion between a model and a presentation type. |
|
Converter.ConversionException
An exception that signals that the value passed to Converter.convertToPresentation(Object, Class, Locale) or
Converter.convertToModel(Object, Class, Locale) could not be
converted. |
|
ConverterFactory
Factory interface for providing Converters based on a presentation type and a model type. |
Classes in com.vaadin.data.util.converter used by com.vaadin.data.util.sqlcontainer | |
---|---|
Converter.ConversionException
An exception that signals that the value passed to Converter.convertToPresentation(Object, Class, Locale) or
Converter.convertToModel(Object, Class, Locale) could not be
converted. |
Classes in com.vaadin.data.util.converter used by com.vaadin.server | |
---|---|
ConverterFactory
Factory interface for providing Converters based on a presentation type and a model type. |
Classes in com.vaadin.data.util.converter used by com.vaadin.ui | |
---|---|
Converter
Interface that implements conversion between a model and a presentation type. |
|
Converter.ConversionException
An exception that signals that the value passed to Converter.convertToPresentation(Object, Class, Locale) or
Converter.convertToModel(Object, Class, Locale) could not be
converted. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |