summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/data/util/BeanItem.java
Commit message (Collapse)AuthorAgeFilesLines
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-264/+0
| | | | Change-Id: I5c740f4e9cb28103bab199f9a552153d82277e7e
* Missing @since for 7.4Leif Åstrand2014-12-181-0/+2
| | | | Change-Id: I8fdf0c264febf2ab9ae0f230f6bb357ef57be9ec
* Use introspection instead of reflection to get property type (#10672).Denis Anisimov2014-12-161-105/+2
| | | | Change-Id: I4eebad640c3c091bfff335bae8ef455e662ad4cb
* Allow BeanFieldGroup.setItemDataSource() method accept null (#14731).Denis Anisimov2014-12-021-1/+24
| | | | Change-Id: I7a451f428f0aa3ea7fc322cac6b0e62d830d7987
* Use workaround for JDK6 Introspection bug JDK-6788525 (#14839).Denis Anisimov2014-10-131-3/+65
| | | | Change-Id: Ib7ef769b7537675c681ac1fab24a425d19a267e7
* 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-4/+5
| | | | | | | | 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
* Use varargs instead of array where appropriate (#4513)Artur Signell2013-06-261-1/+1
| | | | Change-Id: Ide9349b6afa7e56ae04b7727134971ebf81c0b03
* Updated copyright notices and added missing license headersArtur Signell2013-01-041-2/+2
| | | | Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e
* Replaced license place holder with actual license (#8955)Artur Signell2012-08-161-1/+13
|
* 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/+269