Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Modifying the tabbed properties view of the project explorer
Modifying the tabbed properties view of the project explorer [message #334911] Mon, 09 March 2009 21:44 Go to next message
VincentL is currently offline VincentLFriend
Messages: 88
Registered: July 2009
Member
Hi all,

In my rcp application, I added the extension propertyContributor
(org.eclipse.ui.views.properties.tabbed.propertyContributor) to the ProjectExplorer view
(org.eclipse.ui.navigator.ProjectExplorer). I also added my categories, tabs and sections
to this view.

Every thing work well but I have a few questions on the advanced page...


1- In the advanced page of the Project explorer, can I modify the defaut behaviour of
the tableViewer to make sure that the all categories are collapse by default when I open
the property view for the first time?

2- I want to add a section on the Advanced Tab page that is used to filter and sort the
properties of the tableviewer. Can I get a reference to the tableViewer of the property
view to add my filter and my sorter?

3- Is is possible to switch the tabs of the property view programmatically?

Thanks,

Vincent
Re: Modifying the tabbed properties view of the project explorer [message #334921 is a reply to message #334911] Tue, 10 March 2009 13:40 Go to previous message
VincentL is currently offline VincentLFriend
Messages: 88
Registered: July 2009
Member
Hi all,

Here is another related questions:

1- It is possible to force a refresh of the advanced tab of the properties view?

Thanks

Vincent
Previous Topic:global action ...
Next Topic:auto code formatting
Goto Forum:
  


Current Time: Sat Apr 27 01:55:49 GMT 2024

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

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

Back to the top