| Class and Description |
|---|
| 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.
|
| StringToCollectionConverter.CollectionFactory
Collection factory.
|
| Class and Description |
|---|
| 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. |
| Class and Description |
|---|
| ConverterFactory
Factory interface for providing Converters based on a presentation type and a
model type.
|
| Class and Description |
|---|
| 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. |
| Class and Description |
|---|
| Converter
Interface that implements conversion between a model and a presentation type.
|
| Class and Description |
|---|
| 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. |
Copyright © 2017 Vaadin Ltd. All rights reserved.