20 Commits (c147b5d85bca3ddf30d9adbcd268066165889f37)

Author SHA1 Message Date
  Ahmed Ashour c147b5d85b Use Collection.isEmpty() (#10172) 6 years ago
  Ahmed Ashour ccad305464 Use static import of Assert in tests (#10126) 6 years ago
  Denis 32cfd09280 Provide a convenience method to get items set via setItems(). 7 years ago
  Leif Åstrand 07d56a9ca0 Add a maven plugin for formatting according to Eclipse settings 7 years ago
  Leif Åstrand 0c471fbab5 Replace Listing with HasDataProvider and HasFilterableDataProvider (#8122) 7 years ago
  Aleksi Hietanen 923b42e549 Include old value in ValueChangeEvent (#8229) 7 years ago
  Aleksi Hietanen ae54094346 Correctly reset DataCommunicator when its DataProvider is changed (#8138) 7 years ago
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 7 years ago
  Pekka Hyvönen 4b3b5a2325 Rename com.vaadin.server.data to com.vaadin.data.provider (#8004) 7 years ago
  Pekka Hyvönen ce26bf7c4c Remove usage of Consumer from event listeners (#7985) 7 years ago
  Pekka Hyvönen 22063cfe1a Add a generic selection listener to Grid & SelectionModels (#105) 7 years ago
  Teemu Suo-Anttila 411b8dedb0 Type Listing for DataProvider to allow custom filter types 7 years ago
  Denis Anisimov 159d413602 Provide declarative support for listing components. 7 years ago
  elmot c0d712cdbe Renaming DataSource -> DataProvider to avoid collisions with javax.sql.DataSource 7 years ago
  Pekka Hyvönen 39c1503407 Remove HasValue from Grid 7 years ago
  Denis Anisimov b6960abff4 Create MultiSelect interface to replace Multi selection model. 7 years ago
  Denis Anisimov 13747f7003 Make SelectionModel API only server side. 7 years ago
  Denis Anisimov 862270140d Update ValueChange API to use Component and HasValue<>. 7 years ago
  Denis Anisimov 02ed73dc9e Derive Listing components from HasValue. 7 years ago
  Johannes Dahlström ea89e24646 Add AbstractSingleSelection base class 7 years ago
  elmot 876b6383e6 UnitTest for SingleSelection 7 years ago