diff options
author | Pekka Hyvönen <pekka@vaadin.com> | 2017-11-15 14:37:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-15 14:37:33 +0200 |
commit | 6e01211931df3c294f8e3c077849c5d433c1d35f (patch) | |
tree | 4d2006267d7b2bde598d588947e52d95bca8bf31 /test/widget-set-testutil | |
parent | 3344de2f9aa238d90205a0b8ed11b0853e8b85c4 (diff) | |
download | vaadin-framework-6e01211931df3c294f8e3c077849c5d433c1d35f.tar.gz vaadin-framework-6e01211931df3c294f8e3c077849c5d433c1d35f.zip |
Add helper for Grid row DnD (#10255)
* Added Griddragger.
* Refactored the GridDragger to match FW style
Unit tests, Test UI and documentation to come next.
* Change DropMode to BETWEEN and add Test UIs
* Simplify GridDragger API
* Fixes and unit tests for GridDragger
Fixed issues regarding drop index calculation when sourche and target grid is the same.
When the ListDataProvider is not internally using List, always drops to the end.
Updates the old data provider instead of creating a new one to preserve filters&sorting.
Diffstat (limited to 'test/widget-set-testutil')
0 files changed, 0 insertions, 0 deletions