aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/data/fieldgroup
Commit message (Expand)AuthorAgeFilesLines
* Catch NoSuchFieldException instead of NoSuchFieldError (#10944)Artur Signell2013-03-051-1/+1
* Fixed BindException when binding nested properties with BeanFieldGroup.buildA...John Ahlroos2013-02-281-2/+12
* Updated copyright notices and added missing license headersArtur Signell2013-01-046-12/+12
* Revert "Case-insensitive FieldGroup binding #10426"Artur Signell2012-12-171-83/+15
* Case-insensitive FieldGroup binding #10426Jonni Nakari2012-12-171-15/+83
* Search fields from superclasses #10504Jonni Nakari2012-12-171-3/+25
* Fix for ticket #10121, a unit test for the ticket's issue and a unitJonni Nakari2012-12-131-1/+1
* Modified FieldGroup so that fields configured with read only propertiestapio2012-11-081-7/+20
* Changed Property.setValue(Object) to setValue(T) (#8791)Artur Signell2012-10-231-2/+1
* FieldGroup.setReadOnly should propagate to all fields (#9600)Artur Signell2012-09-181-0/+3
* Moved ReflectTools to com.vaadin.util (#4294)Artur Signell2012-09-041-1/+1
* Replaced license place holder with actual license (#8955)Artur Signell2012-08-166-6/+78
* Removed more @version included in some files but not in all (#9299)Artur Signell2012-08-162-2/+0
* Moved server files to a server src folder (#9299)Artur Signell2012-08-136-0/+1353