summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/ui/declarative/FieldBinder.java
Commit message (Expand)AuthorAgeFilesLines
* Report identifier if field binding fails (#17837)Artur Signell2015-05-131-3/+6
* Update the javadocs in declarative (#7749).Mika Murtojarvi2014-12-171-8/+7
* Do not throw exception when trying to bind a preinitialized instance field (#...Matti Hosio2014-12-171-9/+6
* Updates for the javadocs of declarative (#7749).Mika Murtojarvi2014-12-171-9/+9
* Add public API for loading design based on @DesignRoot (#7749)Artur Signell2014-12-151-7/+22
* Make field binding in designs case insensitive (#7749)Artur Signell2014-12-151-2/+4
* Some logging improvements and minor fixes for Declarative (#7749)Matti Hosio2014-12-121-9/+13
* Fix errors that affect validation builds (#7749).Mika Murtojarvi2014-12-101-1/+2
* Support for automatic binding of the fields of the root layout (#7749)Matti Hosio2014-12-081-0/+247