Package com.vaadin.addon.jpacontainer.fieldfactory

Interface Summary
EmbeddableEditor A field that edits Embeddable or ElementCollection should implement this interface.
 

Class Summary
ElementCollectionEditor TODO make referenced fields in embeddables properly editable TODO make this work with basic data types (wrap value in a helper class ?).
EmbeddedForm TODO ensure this works without write buffering properly.
FieldFactory A FormFieldFactory and TableFieldFactory implementation suitable for JPAContainer users.
JPAContainerCustomField<T> A CustomComponent that implements the Field interface, enabling the creation of e.g.
ListTranslator Generic wrapper property that translates items (Set from Vaadin selects) to a property of type List.
MasterDetailEditor  
MultiSelectConverter<T>  
OneToOneForm TODO test in buffered mode the situation where the field is initially null.
PropertyTranslator PropertyTranslator is bit like the PropertyFormatter, but works also for other than string fields.
SingleSelectConverter<T>  
 



Copyright © 2013 Vaadin Ltd. All rights reserved.