@wx1432895954 wrote:
problem of ‘setDataProperty’ and ‘isModified’. I do:
- I used the method of ‘setDataProperty’ to set model data
- then the Diagram.isModified is changed to true
- I set the Property of ‘isModified’ false
- but it does not work , I consoled the property of ‘isModified’ is also true
I want to change the property and raise the listener of ‘Diagram.addDiagramListenr(‘modified’)’ after I set the Property of ‘isModified’.what can I change the property of ‘isModified’ to false success after I used the method of ‘setDataProperty’?
Thank you very much!
Posts: 1
Participants: 1