hitrust / google-wave-resources

Automatically exported from code.google.com/p/google-wave-resources
1 stars 0 forks source link

API to track mode changes (EDIT, VIEW etc.) of gadget #58

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
A Gadget should be able to track changes of Edit/View state of blip?
Current API derives mode information from gadget state but no callback
invoked when editing started/stopped.

Original issue reported on code.google.com by alex.tka...@gmail.com on 21 Jun 2009 at 11:23

GoogleCodeExporter commented 9 years ago
I think this was designed this way intentionally that gadgets differ from 
robots in
such a way that states and other specific info regarding blips must be 
explicitly
designed to be exposed as gadget.

Original comment by austin.c...@gmail.com on 22 Jun 2009 at 5:09

GoogleCodeExporter commented 9 years ago

Original comment by austin.c...@gmail.com on 22 Jun 2009 at 5:09

GoogleCodeExporter commented 9 years ago
If I am not wrong wave.js already contains empty method to set callback for mode
changes. It would be lovely if it works :)

Original comment by alex.tka...@gmail.com on 24 Jun 2009 at 2:56