aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/main/java/com/vaadin/ui/Button.java
Commit message (Expand)AuthorAgeFilesLines
* Set proper paragraph breaks in Button JavaDocs (#9557)Leif Åstrand2017-06-201-4/+3
* Fix minor Java documentation typo in Button#click APIChristophe Bismuth2017-06-191-1/+1
* Fix since tags for 8.0 (#8575)Henri Sara2017-02-161-0/+1
* Add @FunctionalInterface annotation to interfaces where applicable (#7954)Aleksi Hietanen2016-12-121-1/+1
* Deprecate Button#setHtmlContentAllowed (#104)Aleksi Hietanen2016-12-081-1/+7
* Add helper for updating the diffstate of a componentLeif Åstrand2016-11-231-2/+3
* Refactor listener registration creation to reduce boilerplateLeif Åstrand2016-11-231-3/+1
* Remove redundant castingPer-Åke Minborg2016-11-051-1/+1
* Move setReadOnly from Component to HasValueTeemu Suo-Anttila2016-11-021-2/+2
* Introduce "shouldWriteDefaultValues" property to DesignContext.Denis Anisimov2016-10-261-2/+2
* Unify listeners on the server sideAleksi Hietanen2016-09-291-20/+13
* Update copyright year to 2016Artur Signell2016-08-181-1/+1
* Remove trailing whitespace from code and javadocArtur Signell2016-08-181-43/+43
* Format using Eclipse NeonArtur Signell2016-08-181-8/+8
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-0/+654