summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/data/util/NestedMethodProperty.java
Commit message (Collapse)AuthorAgeFilesLines
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-268/+0
| | | | Change-Id: I5c740f4e9cb28103bab199f9a552153d82277e7e
* Ensure method and property names are capitalized using English locale (#13389)Artur Signell2015-05-291-5/+3
| | | | Change-Id: Idde4fc54950f2bb83e0bb8d36a84a5bf075eb8de
* Made MethodPropertyDescriptor box primitive types as it's done in ↵Taras Hupalo2014-09-191-2/+3
| | | | | | MethodProperty (#14659) Change-Id: I75ee98c36bf57483025157d0bd2039e3f6553aec
* Update copyright year to 2014Artur Signell2014-04-161-1/+1
| | | | Change-Id: Ic77338304dc7e58e49f27dcdaf0bab2e00f5bba6
* Backported null value support for NestedMethodProperty to 7.1 (#12884)Jarno Rantala2013-12-161-2/+8
| | | | | | | | Support for null values in NestedMethodProperty was already implemented in master branch (#11435) This changeset includes changesets made for that. Change-Id: I10696467f792e234326075bbcdd5aad487905a7e Merge: no
* Updated copyright notices and added missing license headersArtur Signell2013-01-041-1/+1
| | | | Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e
* Changed Property.setValue(Object) to setValue(T) (#8791)Artur Signell2012-10-231-8/+2
| | | | Change-Id: I9f0e6bd62102c5adc461884b1f3b2cbe69f19259
* Replaced license place holder with actual license (#8955)Artur Signell2012-08-161-1/+13
|
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-0/+257