aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/main/java/com/vaadin/ui/ItemCaptionGenerator.java
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year range (#12507)Anna Koskinen2022-01-111-1/+1
|
* Update copyright year range. (#12215)Anna Koskinen2021-03-041-1/+1
| | | | * Update copyright year range.
* Update copyright year (#10761)Ilia Motornyi2018-03-271-1/+1
|
* Fix null caption for NativeSelect and ComboBox (#8633)Pekka Hyvönen2017-02-211-1/+2
| | | | | | | | | * Fix null caption for NativeSelect and ComboBox Unified the null caption converting to empty string, as it was with other selects supporting item caption generator. Fixes #8630
* Partial javadocs fix for vaadin-serverIlia Motornyi2017-01-021-1/+1
|
* Remove ItemFilter from ComboBoxTeemu Suo-Anttila2016-11-291-1/+1
| | | | Change-Id: I3564c3afc00b2fb8849e46688c99b418e76ba937
* Correct serializable issues and test that components can be serializedLeif Åstrand2016-10-241-3/+2
| | | | Change-Id: Iac8f0f48806c0a7c3030bd406e2e533104f26753
* Move ItemCaptionProvider out of ComboBox (#184).Denis Anisimov2016-09-201-0/+44
Change-Id: I7dc98de04127c7495aed81b9e0cd2be8cb12b10c