Export to GitHub

scalafx - issue #115

EventHandlerDelegate#filterEvent should allow to remove created filters


Posted on Jan 10, 2014 by Happy Camel

For added flexibility, it should be possible to remove filters created by EventHandlerDelegate#filterEvent. This can be implemented using scalafx.event.subscriptions.Subscription trait.

This should be similar to EventHandlerDelegate#handleEvent.

Comment #1

Posted on Jan 12, 2014 by Happy Camel

This issue was closed by revision 0a4a0a7da2a2.

Status: Fixed

Labels:
Type-Enhancement Priority-High