diff options
author | Andreas Kling <kling@serenityos.org> | 2020-12-17 00:49:42 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-12-17 00:54:58 +0100 |
commit | f0138fcb25cbcd865cb4514bb60ab278a93f9f09 (patch) | |
tree | 02c7dfea759ee1814278ff4202b6125d56b3af7f /DevTools/IPCCompiler | |
parent | c8fb00fe4d99e16816871ed96f0fcfd758529e0f (diff) | |
download | serenity-f0138fcb25cbcd865cb4514bb60ab278a93f9f09.zip |
LibGUI: Move selection behavior from TableView up to AbstractView
Let's make SelectionBehavior a view concept where views can either
select individual items (row, index) or whole rows. Maybe some day
we'll do whole columns, but I don't think we need that now.
Diffstat (limited to 'DevTools/IPCCompiler')
0 files changed, 0 insertions, 0 deletions