Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Nebula » How to override keyboard navigation in the Grid?
How to override keyboard navigation in the Grid? [message #587041] Tue, 18 December 2007 10:36
Anders Baumann is currently offline Anders BaumannFriend
Messages: 55
Registered: July 2009
Member
Hi Chris and Tom.

How can I override the default keyboard navigation of the Grid? When the
user presses the ARROW keys I would like the Grid to ask the underlying
model what to do. The grid has a method called "onKeyDown", but this is a
private method. The TableViewer from JFace has a concept of a
TableViewerFocusCellManager and a CellNavigationStrategy. Does the Grid has
anything like that? Actually, at the moment it is not possible to customize
the CellNavigationStrategy because it is a private variable in
TableViewerFocusCellManager, see bug #210752
(https://bugs.eclipse.org/bugs/show_bug.cgi?id=210752).

Thanks in advance,
Anders Baumann
Previous Topic:Issue in triggering editing activation with ColumnViewerEditorActivationStrategy
Next Topic:How to override keyboard navigation in the Grid?
Goto Forum:
  


Current Time: Tue Apr 16 04:15:37 GMT 2024

Powered by FUDForum. Page generated in 0.14621 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top