Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Property View
Property View [message #467992] Mon, 03 August 2009 14:34 Go to next message
No real name is currently offline No real nameFriend
Messages: 38
Registered: July 2009
Member
I will use the propertyView of eclipse. It is possible to change the
standard property view with "MyPropertyView extends PropertySheetPage"? Or
is the PropertySheetPage the wrong class?

Thanks, kristin
Re: Property View [message #468193 is a reply to message #467992] Tue, 04 August 2009 13:32 Go to previous messageGo to next message
Ralf Sternberg is currently offline Ralf SternbergFriend
Messages: 1313
Registered: July 2009
Senior Member

Hi Kristin,

have a look into the plugin.xml of org.eclipse.rap.ui.views. The view
implementation is called PropertySheet.

Why do you want to change/extend it?

Regards,
Ralf


Kristin Polenz wrote:
> I will use the propertyView of eclipse. It is possible to change the
> standard property view with "MyPropertyView extends PropertySheetPage"?
> Or is the PropertySheetPage the wrong class?
> Thanks, kristin
>
Re: Property View [message #468233 is a reply to message #468193] Tue, 04 August 2009 15:26 Go to previous message
No real name is currently offline No real nameFriend
Messages: 38
Registered: July 2009
Member
Hi Ralf,

I want to change the PropertyView because I don't need the ToolBarManager
and the MenuManager. I will use only the design of the "TableTreeViewer"
which is using in the PropertyView.


Regards,
kristin
Previous Topic:Drop-Down Menu and Z-index Problem with RAP and Flash
Next Topic:Toolbar item is misplaced when added at runtime
Goto Forum:
  


Current Time: Fri Apr 26 07:03:03 GMT 2024

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

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

Back to the top