Problem with the correct definition of a propertyTester [message #1810328] |
Thu, 08 August 2019 06:29 |
Eric Girardello Messages: 1 Registered: August 2019 |
Junior Member |
|
|
Hi,
I have a problem with the definition of the extensions in the plugin.xml.
We use the Eclipse RCP Framework in Version 3. In my application, I created multiple views with the same primary id and different secondary ids. The possible values of the secondary ids are determent by a dynamic list, so that's nothing static or predictable. Each view has a toolbar of the same kind with a few buttons. The buttons should be enabled or disabled depending on the status of the view. For that, I have a handler which has an enabledWhen with a propertyTester.
My Problem here is how could I get the actual view, where the button belongs? All I could get is the currently active view.
Does anybody have an idea, how to solve this?
Thanks.
Eric
[Updated on: Wed, 14 August 2019 09:00] Report message to a moderator
|
|
|
|
Powered by
FUDForum. Page generated in 0.02841 seconds