magilus / jsdot

Automatically exported from code.google.com/p/jsdot
0 stars 0 forks source link

allow handlers to be attached to editor and view events #10

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Events are registered with jsdot.addEventHandler and triggered with 
jsdot.fireEvent.

This can easily be exposed on the API.

When the basic editor features are implemented and the view gets updated in 
response to editor and model events this ticket can be closed.

Original issue reported on code.google.com by silh...@gmail.com on 19 Jul 2010 at 11:43