Search code examples
javafxjfxtras

How to get deleted appointment?


i use the agenda from jfxtras in my application. And i try to get the deleted appointment from the default edit popup. But it doens't work.

So how it is possible to get the deleted appointment in a string if i click on the delete button in the default edit popup?


Solution

  • There is a change in the appointments observable list...