Is this possible:

1.  Javascript code registers a callback in an XPCOM
2.  Javascript code invokes a method in the XPCOM
3.  XPCOM code invokes an internal method and passes it some data
4.  Javascript callback function gets invoked with the data as a parameter

??

And if so, is there any example code available?


Thanks,
Susan


_______________________________________________
dev-tech-xpcom mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-xpcom

Reply via email to