Interface PersistComponent<T,K>

All Superinterfaces:
Converter<T,K>
All Known Implementing Classes:
AbstractGraphPersistComponent, AbstractPersistComponent, Address, Autocomplete, CheckBox, ComboBox, ComponentWithStaticColumn, DateTimePicker, FileContent, NumberField, RadioButton, StaticComboBox, StaticRadioButton, Text, TextArea, TextField, TimePicker

public interface PersistComponent<T,K> extends Converter<T,K>
Author:
a.petrov