13 Commits (73119c7193ca15d385caa55b285044c1c8cc0811)

Author SHA1 Message Date
  Ahmed Ashour 73119c7193 Fix javadoc references (#10067) 6 years ago
  Teemu Suo-Anttila 7b506a70c8 Correctly use id to identify data when refreshing (#9398) 7 years ago
  Ilia Motornyi 84723f96ae Minor fix for javadocs (#8710) 7 years ago
  Leif Åstrand 3841ea1f73 Add javadoc clarification for DataProivder.refreshItem (#8585) 7 years ago
  Leif Åstrand d0137a9877 Extract data provider callbacks to named and documented interfaces (#8508) 7 years ago
  Teemu Suo-Anttila 294ca0a2f5 Add APIs to inform components of stale objects in DataProvider (#8271) 7 years ago
  Leif Åstrand dcb8271b50 Allow distinct configurable filter and wrapped filter types (#8322) 7 years ago
  Leif Åstrand 8300e3e9f0 Add static helpers for creating callback data providers (#8314) 7 years ago
  Leif Åstrand 19b42d6ee4 Unify container wrapping (#8312) 7 years ago
  Leif Åstrand 89abdbf02d Remove outdated filtering concepts (#8289) 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
  Pekka Hyvönen 4b3b5a2325 Rename com.vaadin.server.data to com.vaadin.data.provider (#8004) 7 years ago
  Leif Åstrand 9e62f59b36 Combine and rename setFilter and applyFilter (#7963) 7 years ago
  Teemu Suo-Anttila 9c1cd9f8a7 Provide more extensive JavaDoc for DataProvider 7 years ago
  Pekka Hyvönen 5b0919ce9e Add Listing.setItems(Stream) (#90) 7 years ago
  Teemu Suo-Anttila d2ce5362ff Rename FilteringDataProviderWrapper to DataProviderWrapper 7 years ago
  Teemu Suo-Anttila 13443562cc Provide in-memory sorting information in Query 7 years ago
  Teemu Suo-Anttila 97062bad91 Implement chaining of filters for data providers 7 years ago
  Teemu Suo-Anttila 38a14a9621 Add DataProvider.setFilter method 7 years ago
  Teemu Suo-Anttila c75f71c74a Add DataProvider.convertFilter, fix ListDataProvider filtering 7 years ago
  Teemu Suo-Anttila a8f5b1fb08 Add Filter parameter to DataProvider 7 years ago
  elmot c0d712cdbe Renaming DataSource -> DataProvider to avoid collisions with javax.sql.DataSource 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
  Henri Sara 8a4d90789f Update empty since tags for 8.0 7 years ago
  Johannes Dahlström 1d6b5a7594 Improve listing and data source Javadocs a bit 7 years ago
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 years ago
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 years ago
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 years ago
  elmot ecde311474 Rename InMemoryDataSource into ListDataSource 7 years ago
  elmot 7373b232f9 DataSource backend sorting 7 years ago
  elmot d96a634699 Basic DataSource according to BoV "datamodel.datasources". 7 years ago