Skip to main content



      Home
Home » Eclipse Projects » NatTable » DefaultGlazedListsStaticFilterStrategy.removeStaticFilter does not remove matcher in underlying set
DefaultGlazedListsStaticFilterStrategy.removeStaticFilter does not remove matcher in underlying set [message #1695605] Sun, 17 May 2015 22:28 Go to next message
Eclipse UserFriend
Hi,

DefaultGlazedListsStaticFilterStrategy.removeStaticFilter() does not remove matcher / matcherEditor from the underlying set ( this.getMatcherEditor().getMatcherEditors()) that is added by addStaticFilter(). May I know what is the reason of this?

It seems to work properly once I added the code to remove the matcher from the underlying set.

Thanks.
Re: DefaultGlazedListsStaticFilterStrategy.removeStaticFilter does not remove matcher in underlying [message #1695706 is a reply to message #1695605] Mon, 18 May 2015 09:48 Go to previous messageGo to next message
Eclipse UserFriend
Because it is intended to be used with the FilterRow and there the filter logic is to remove all applied filters and re-apply every static filter afterwards. Therefore the immediate removal seemed to be not necessary when it was implemented.

I don't think it would result in any side effects. So feel free to open a ticket for this.
Re: DefaultGlazedListsStaticFilterStrategy.removeStaticFilter does not remove matcher in underlying [message #1702734 is a reply to message #1695706] Fri, 24 July 2015 07:32 Go to previous message
Eclipse UserFriend
https://bugs.eclipse.org/bugs/show_bug.cgi?id=471488
Previous Topic:set Custom icon in table column HeaderMenu(popup menu)
Next Topic:Issue with combobox Editor
Goto Forum:
  


Current Time: Sun Jul 06 11:13:28 EDT 2025

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

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

Back to the top