Presentation
- Model
- @Deprecated public class Vaadin7FieldValueConverterAdapter<Presentation,Model> extends FieldValueConverter.Wrapper<Presentation,Model> implements com.vaadin.v7.data.util.converter.Converter<Presentation,Model>
com.vaadin.v7.data.util.converter.Converter.ConversionException
FieldValueConverter.Wrapper<Presentation,Model>
Constructor and Description |
---|
Vaadin7FieldValueConverterAdapter(FieldValueConverter<Presentation,Model> delegate)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Class |
getModelType()
Deprecated.
|
Class |
getPresentationType()
Deprecated.
|
static <Presentation,Model> |
wrap(Object converter)
Deprecated.
|
convertToModel, convertToPresentation
public Vaadin7FieldValueConverterAdapter(FieldValueConverter<Presentation,Model> delegate)
public static <Presentation,Model> com.vaadin.v7.data.util.converter.Converter<Presentation,Model> wrap(Object converter)
public Class getModelType()
getModelType
in interface com.vaadin.v7.data.util.converter.Converter<Presentation,Model>
public Class getPresentationType()
getPresentationType
in interface com.vaadin.v7.data.util.converter.Converter<Presentation,Model>
Copyright © 2020 Magnolia International Ltd.. All rights reserved.