diff options
author | caalador <mikael.grankvist@gmail.com> | 2017-02-02 14:01:19 +0200 |
---|---|---|
committer | Pekka Hyvönen <pekka@vaadin.com> | 2017-02-02 14:01:19 +0200 |
commit | 59157179b6e5099952f827485e16b67a88831ebf (patch) | |
tree | bef348f7ffb73103e25f69368a8294e48d16ae19 /compatibility-server/src/main | |
parent | be2c4684cd43547c2785831a8b0aeda63ccbaebe (diff) | |
download | vaadin-framework-59157179b6e5099952f827485e16b67a88831ebf.tar.gz vaadin-framework-59157179b6e5099952f827485e16b67a88831ebf.zip |
Add scrollTo methods to Grid (#8203) (#8410)
* Add scroll methods to serverside grid (#8203)
Added scrollToTop(), scrollToEnd() and scrollTo(int row)
* Fix scrolling to view of opened details (#8203)
Removed dependency for DetailsManagerConnector from GridConnector.
GridConnector now handles one off listeners.
* Rename detailsRefresh to better show that it's one-off.
Add missing copyright header.
Diffstat (limited to 'compatibility-server/src/main')
0 files changed, 0 insertions, 0 deletions