Here I have an example: http://jsbin.com/oLaqoToH/5 (timeline with events) On double click I can create a new event but my problem is how to find function that do this so how to find the code that is created for this action.
This example also have external resources (engine) timeline.js http://almende.github.io/chap-links-library/js/timeline/timeline.js
I was try with onNew(); new Item.
and so, but nothing of that is not a answer... Documentation is bad and I dont know how this actally work.
Help?
I believe this is what you are looking for:
source