Gabriel95 / scalafx

Automatically exported from code.google.com/p/scalafx
Other
0 stars 0 forks source link

EventHandlerDelegate#handleEvent should allow to remove created handlers #77

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
For added flexibility, it should be possible to remove handlers created by 
`EventHandlerDelegate#handleEvent`. This can be implemented, for instance, 
using `scalafx.event.subscriptions.Subscription` trait.

Original issue reported on code.google.com by jpsacha on 27 Aug 2013 at 2:04

GoogleCodeExporter commented 8 years ago

Original comment by jpsacha on 30 Aug 2013 at 7:11