summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/data/util/MethodProperty.java
Commit message (Expand)AuthorAgeFilesLines
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-772/+0
* Ensure method and property names are capitalized using English locale (#13389)Artur Signell2015-05-291-7/+4
* Allow BeanFieldGroup.setItemDataSource() method accept null (#14731).Denis Anisimov2014-12-021-3/+7
* Made MethodPropertyDescriptor box primitive types as it's done in MethodPrope...Taras Hupalo2014-09-191-24/+2
* Merge changes from origin/7.1Artur Signell2014-04-231-1/+1
|\
| * Update copyright year to 2014Artur Signell2014-04-161-1/+1
* | Don't allocate unnecessary memory for empty array of Objects inDenis Anisimov2014-04-101-9/+17
* | Remove all unnecessary semicolons reported by EclipseLeif Åstrand2014-03-211-2/+2
|/
* Updated copyright notices and added missing license headersArtur Signell2013-01-041-2/+2
* Changed Property.setValue(Object) to setValue(T) (#8791)Artur Signell2012-10-231-9/+2
* 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-2/+0
* Removed @version which is included in some files but not in all (#9299)Artur Signell2012-08-151-2/+0
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-0/+784