summaryrefslogtreecommitdiffstats
path: root/server/src/main/java/com/vaadin/ui/Button.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range (#12507)Anna Koskinen2022-01-111-1/+1
* Update copyright year range. (#12215)Anna Koskinen2021-03-041-1/+1
* Ensure type safety and serializable nature of all the listeners (#12045)Tatu Lund2020-07-031-2/+2
* Update copyright year (#10761)Ilia Motornyi2018-03-271-1/+1
* Fixes Button constructor not setting up RPC (#10566)Morgan Pittkin2018-01-301-1/+1
* Fix typos (#10158)Ahmed Ashour2017-10-101-1/+1
* Fix typos (#10124)Ahmed Ashour2017-10-041-4/+4
* First sentence of javadoc should end with a period (#10114)Ahmed Ashour2017-10-021-2/+2
* Button icon constructor (#9857)Stephan Knitelius2017-08-231-0/+14
* 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