Skip to main content



      Home
Home » Archived » Sapphire » ActionHandlerFilter to all sections
ActionHandlerFilter to all sections [message #1718395] Wed, 23 December 2015 05:36 Go to next message
Eclipse UserFriend
Hello (again and again =) ),

I'm currently trying to remove the restore button on each section.
Using an ActionHandlerFilter on each section it works, but is there a way to define only one ActionHandlerFilter and apply it to every section of the editor ?

Thank you =)
Re: ActionHandlerFilter to all sections [message #1719443 is a reply to message #1718395] Thu, 07 January 2016 18:31 Go to previous messageGo to next message
Eclipse UserFriend
There is no facility to register an action handler filter such that it would apply to multiple contexts.
Re: ActionHandlerFilter to all sections [message #1720238 is a reply to message #1719443] Fri, 15 January 2016 08:51 Go to previous messageGo to next message
Eclipse UserFriend
Thank you for your answer.
And do you think it would be handy to do it programmatically ?
Re: ActionHandlerFilter to all sections [message #1720272 is a reply to message #1720238] Fri, 15 January 2016 12:21 Go to previous message
Eclipse UserFriend
The best path if you really need this feature is to add registration of ActionHandlerFilter to sapphire-extension.xml. It would activate globally, but your implementation can examine context and decide whether to filter or not so that you constrain the effect to your editor. Contributions are welcome.
Previous Topic:null context in PossibleValuesService
Next Topic:xml single tags <asdf/>
Goto Forum:
  


Current Time: Mon May 05 01:16:55 EDT 2025

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

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

Back to the top