diff options
author | Martin Vysny <martin@vysny.me> | 2019-05-16 08:27:33 +0200 |
---|---|---|
committer | Sun Zhe <31067185+ZheSun88@users.noreply.github.com> | 2019-05-16 13:32:54 +0300 |
commit | 1d521812572c430ca0042ad8f9fe8e2e4d6057a5 (patch) | |
tree | 6cb4cd71dde8f467148ec94ead05ca9495ee9aa2 /all/src | |
parent | 04bdb9ff8a06184b14bbb79378c17e04a7c2e799 (diff) | |
download | vaadin-framework-1d521812572c430ca0042ad8f9fe8e2e4d6057a5.tar.gz vaadin-framework-1d521812572c430ca0042ad8f9fe8e2e4d6057a5.zip |
Grid editor: TAB now skips non-editable columns (#11573)
* Grid editor: TAB now skips non-editable columns
Pressing TAB would shift the focus to non-editable cells when the Grid was in edit mode.
This patch makes DefaultEditorEventHandler to skip such columns.
Closes #10970
* Add tests
Diffstat (limited to 'all/src')
0 files changed, 0 insertions, 0 deletions