diff options
author | Leif Åstrand <legioth@gmail.com> | 2017-01-19 09:12:24 +0200 |
---|---|---|
committer | Denis <denis@vaadin.com> | 2017-01-19 09:12:24 +0200 |
commit | dafc8310259a2e79bb203c7f786c9aba5354937b (patch) | |
tree | fb79a51b356e867f405238ec013faa58c6861930 /LICENSE | |
parent | 67d69c8d5d6bb066c792cfaa65f2b68f6ec8cc2b (diff) | |
download | vaadin-framework-dafc8310259a2e79bb203c7f786c9aba5354937b.tar.gz vaadin-framework-dafc8310259a2e79bb203c7f786c9aba5354937b.zip |
Change BackEndDataProvider into an interface (#8268)
* Change BackEndDataProvider into an interface
BackEndDataProvider is now an interface with methods for setting
sorting options based on SortOrder instances.
AbstractBackEndDataProvider stores sorting options, combines them with
the sorting provided in the query and invokes its own abstract fetch and
size methods.
CallbackDataProvider implements a BackEndDataProvider based on two
lambdas.
This is one of many steps towards #8245
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions