Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Common Navigator Inline editing(Common Navigator Inline editing)
Common Navigator Inline editing [message #662528] Wed, 30 March 2011 19:20
Eclipse UserFriend
I am using the common navigator view with my own contentprovider, labelprovider,filter and sorter.

I want to add the inline editing feature to this view.

I know that this can be done by setting a celleditor and cellmofifier in case of any ordinary Treeviewer.
However, the commonviewer in commonnavigator has the cellediting disabled (((TreeViewer)viewer).isCellEditorActive() returns false)
and hence adding celleditor/cellmodifier will not give any results.

Is there any way that I can activate cell editing in my CommonNavigator View ?
Previous Topic:Change location of project
Next Topic:Programmatically invoke the import "Existing projects into workspace"
Goto Forum:
  


Current Time: Tue Jul 08 16:08:23 EDT 2025

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

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

Back to the top