Tabbed properties: How to use the "original" properties-view [message #44603] |
Thu, 16 September 2004 06:19 |
Eclipse User |
|
|
|
Hello,
I've got a question concerning the "tabbed properties viewer" code, that
was contributed to the eclipse web tools project:
I use my navigator view implementation to adapt to my implementation of
a "TabbedPropertySheetPage" when asked for a "IPropertySheetPage".
My problem is that I still want to use the *original* PropertySheetPage,
if e.g. a IResource object is selected in the navigator.
Or even better: only instances of the classes mentioned in the extension
point's filter will activate the tabbed page - for all other elements
the original property page should be displayed.
It is important to display this without tabs at the left, as this would
"break" the user experience when changing to a view that only supports
the original property view.
I didn't find a convinient way to do this - does anybody have an idea ?
thanks in advance
Florian
|
|
|
Powered by
FUDForum. Page generated in 0.02790 seconds