Package com.vaadin.data.fieldgroup

Interface Summary
FieldGroup.CommitHandler CommitHandlers are used by FieldGroup.commit() as part of the commit transactions.
FieldGroupFieldFactory Factory interface for creating new Field-instances based on the data type that should be edited.
 

Class Summary
BeanFieldGroup<T>  
DefaultFieldGroupFieldFactory  
FieldGroup FieldGroup provides an easy way of binding fields to data and handling commits of these fields.
FieldGroup.CommitEvent FIXME javadoc
 

Exception Summary
FieldGroup.BindException  
FieldGroup.CommitException  
 

Annotation Types Summary
Caption  
PropertyId  
 



Copyright © 2000-2011 Vaadin Ltd. All Rights Reserved.