16 Commits (c99ac74e86d3545cb3b580d73abcb582660808b6)

Author SHA1 Message Date
  Teemu Suo-Anttila c99ac74e86 Fix TabSheet attaching and detaching components (#10988) 6 years ago
  Ahmed Ashour ccad305464 Use static import of Assert in tests (#10126) 6 years ago
  Ahmed Ashour 40d15b32e3 Construct array inline (#10068) 6 years ago
  Leif Åstrand 8300e3e9f0 Add static helpers for creating callback data providers (#8314) 7 years ago
  Leif Åstrand dafc831025 Change BackEndDataProvider into an interface (#8268) 7 years ago
  Leif Åstrand 0c471fbab5 Replace Listing with HasDataProvider and HasFilterableDataProvider (#8122) 7 years ago
  Aleksi Hietanen ae54094346 Correctly reset DataCommunicator when its DataProvider is changed (#8138) 7 years ago
  Pekka Hyvönen 4b3b5a2325 Rename com.vaadin.server.data to com.vaadin.data.provider (#8004) 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
  Denis Anisimov b6960abff4 Create MultiSelect interface to replace Multi selection model. 7 years ago
  Denis Anisimov 7c18c3d086 Do not derive DataSource from Function and replace apply method #307. 7 years ago
  Denis Anisimov 62d712fb45 DataSource.refreshAll() for notifying components to reload (#233). 7 years ago
  Johannes Dahlström cef3e1ca64 Remove unused SingleSelection 7 years ago
  Johannes Dahlström 277b1a5c28 Implement SingleSelection on client and server 7 years ago
  Johannes Dahlström 8532ed304b Rename TypedDataGenerator to DataGenerator 7 years ago
  Johannes Dahlström c0117c3baf Add SelectionModel interface and selection API to Listing 7 years ago
  Teemu Suo-Anttila 08450203e7 Add listing extension to allow access to data communicator 7 years ago
  Teemu Suo-Anttila 387649190c Add unit tests for adding and executing data generators 7 years ago
  Teemu Suo-Anttila ad144e26e0 Add Listing interface and minimalistic abstract implementation 7 years ago