Uses of Class
com.vaadin.addon.jpacontainer.fieldfactory.FieldFactory

Packages that use FieldFactory
com.vaadin.addon.jpacontainer.fieldfactory   
 

Uses of FieldFactory in com.vaadin.addon.jpacontainer.fieldfactory
 

Constructors in com.vaadin.addon.jpacontainer.fieldfactory with parameters of type FieldFactory
ElementCollectionEditor(FieldFactory fieldFactory, EntityContainer<?> containerForProperty, Object itemId, Object propertyId, com.vaadin.ui.Component uiContext)
          TODO make it possible to use this editor with Embedded types.
EmbeddedForm(FieldFactory fieldFactory, EntityContainer masterEntityContainer)
           
MasterDetailEditor(FieldFactory fieldFactory, EntityContainer<?> containerForProperty, Object itemId, Object propertyId, com.vaadin.ui.Component uiContext)
           
 



Copyright © 2013 Vaadin Ltd. All rights reserved.