@ebbnormal wrote:
Hello. I am trying to add an Event Listener which would be called everytime
diagram.lastInput's value is changed.It would probably look like:
diagram.addModelChangedListener()except this would be listening to changes on the
Diagramitself and not just the diagram model.P.s. the reason why I want to capture everytime
lastInputchanges is to create a handler for hovering over a particulartargetObjectwhich is returned and set to theInputEventregister indiagram.lastInputif that helps give you a larger context.
Posts: 3
Participants: 2