Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有谁知道如何在 TableViewer 中取消选择行,但是如果第二次单击该行(意味着如果我单击先前选择的行)?
默认情况下,第一次单击会标记此行!,但我希望第二次单击此标记的行将自动取消选择此行。
CTRL + 单击将取消选择该行,
这是你想要的吗?