Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[nebula-dev] Gantt undo/redo question

Hello Emil,

I am implementing the undo/redo mechanism but I seem to miss something. 

I need to catch the change of the event after undo/redo to update the back-end. 

How do I catch the event? There is no trigger to the GanttEventListenerAdapter and the UndoRedoListener receives the ClusteredCommand which  has no methods to retrieve the event and update the back-end.

Thanks for helping,

Regards,

Wim

Back to the top