aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/main/java/com/vaadin/ui/Component.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
* Promote AbstractComponent setStyleName method to Component (#10873)Teemu Suo-Anttila2018-05-031-0/+28
* Update copyright year (#10761)Ilia Motornyi2018-03-271-1/+1
* Fix example in JavaDoc (#10758)Anastasia Smirnova2018-03-271-4/+4
* Remove redundant interface already implemented by super class. (#10258)Ahmed Ashour2017-10-311-2/+1
* First sentence of javadoc should end with a period (#10114)Ahmed Ashour2017-10-021-1/+1
* Update/add since tags (#9627)Henri Sara2017-07-031-4/+8
* Add multiple styles handling to Componentappreciated2017-06-291-0/+30
* Fix some javadoc errors (#8873)Ahmed Ashour2017-03-201-7/+7
* Fix since tags for 8.0 (#8575)Henri Sara2017-02-161-2/+3
* Fix some faulty javaDoc namescaalador2017-01-261-5/+4
* Partial javadocs fix for vaadin-serverIlia Motornyi2017-01-021-16/+1
* Make AbstractListing implement Focusable (#7965)Aleksi Hietanen2016-12-141-2/+2
* Move setReadOnly from Component to HasValueTeemu Suo-Anttila2016-11-021-50/+0
* Remove JavaDoc mentions of RepaintRequestEvent (#19953)Leif Åstrand2016-10-281-8/+0
* Remove AbstractComponent.immediatePekka Hyvönen2016-10-131-2/+0
* Unify listeners on the server sideAleksi Hietanen2016-09-291-2/+9
* Remove dependencies from core framework to old componnetsArtur Signell2016-08-191-8/+7
* Rename legacy packages to v7Artur Signell2016-08-181-1/+1
* Update copyright year to 2016Artur Signell2016-08-181-1/+1
* Remove trailing whitespace from code and javadocArtur Signell2016-08-181-152/+152
* Format using Eclipse NeonArtur Signell2016-08-181-11/+11
* Implement new simple AbstractFieldJohannes Dahlström2016-08-051-16/+23
* Rename Field, AbstractField to legacy namesJohannes Dahlström2016-08-051-5/+6
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-0/+1150