summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/data/util/NestedMethodProperty.java
Commit message (Expand)AuthorAgeFilesLines
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-257/+0
* Add Java 6 @Override annotations to all methods from interfacesLeif Åstrand2012-07-231-0/+3
* #8125 Javadoc updateArtur Signell2011-12-211-3/+2
* #8125 Removed remaining references to Property.ConversionExceptionArtur Signell2011-12-211-3/+0
* #8125 Removed Property.ConversionException and String constructor basedArtur Signell2011-12-211-3/+2
* Remove conversions using String constructor from Properties (#8125).Henri Sara2011-12-181-3/+7
* Merge remote branch 'origin/6.8'Leif Åstrand2011-12-091-1/+1
|\
| * #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-1/+1
* | Parameterize Property and Field with the value type.Henri Sara2011-11-081-6/+7
|/
* Made the LicenseInJavaFiles test passJonatan Kronqvist2011-08-241-0/+3
* #4995 Nested bean property support: no extra property type parameter to addNe...Henri Sara2011-04-191-7/+21
* #4995 Nested bean property support: NestedMethodProperty does not inherit Met...Henri Sara2011-04-191-52/+89
* #4995 Nested bean property support Henri Sara2011-04-181-0/+200