Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » TableViewer CellEditor with autocomplete support(How to implement a CellEditor for a jface TableViewer with autocomplete support)
TableViewer CellEditor with autocomplete support [message #530581] Fri, 30 April 2010 08:47
Tobias Jenkner is currently offline Tobias JenknerFriend
Messages: 5
Registered: July 2009
Junior Member
Hello,

I want to implement a CellEditor for a jface TableViewer with auto-complete support.

Currently I try to use the org.eclipse.jface.fieldassist package to implement this.

I would like the autocomplete-popup to open automatically on activation of the CellEditor and to apply its value on CellEditor deactivation. But in org.eclipse.jface.fieldassist.ContentProposalAdapter there is currently no public API for this.

  • Did anybody implement something like this before ?
  • Are there alternatives to org.eclipse.jface.fieldassist ?
  • Is it possible to enhance the API of the ContentProposalAdapter to support this ?


Thanks for your help,
Tobias.


Previous Topic:NavigatorContent file extension FilterExpression
Next Topic:opening file dependent views
Goto Forum:
  


Current Time: Thu Apr 25 19:28:36 GMT 2024

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

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

Back to the top