summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/data/fieldgroup/FieldGroup.java
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright notices and added missing license headersArtur Signell2013-01-041-2/+2
* 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-161-1/+13
* Removed more @version included in some files but not in all (#9299)Artur Signell2012-08-161-1/+0
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-0/+978