Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » How to override the existing Open View action
How to override the existing Open View action [message #289527] Sun, 07 August 2005 19:27
Ronald Pomeroy is currently offline Ronald PomeroyFriend
Messages: 19
Registered: July 2009
Junior Member
I have a view which I want to allow the user to open multiple instances of.

I can make this work from my own Action (associated with another custom
view I created) by adding the secondaryId. Cool.

Now I'd like to be able to do the same when the user goes through the
existing Open View functionality provided by the platform.

Basically I'd like to substitute my own Action that behaves the same as
the existing Action for opening views but extends it to allow multiple
instances of my specific view. Setting the allowMultiple = true in the
View's extension isn't enough - the View must be created with a
secondaryId.

Is there a sanctioned way to selectively override an existing action
dynamically?


--
Thanks,

Ron
rpomeroy at mac.com
Previous Topic:Trouble installing
Next Topic:Does Eclipse Have a Timeout?
Goto Forum:
  


Current Time: Fri Apr 19 13:20:54 GMT 2024

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

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

Back to the top