Changes

Jump to: navigation, search

CloudServices/Sync/FxSync/Developer/ClientAPI

1 byte added, 20:17, 22 January 2010
m
Example
_init: function FooTracker_init() {
// The ugly syntax on the next line calls the base class's init method:
this.__proto__.__proto__.init_init.call(this);
/* Here is where you would register your tracker as an observer, so that
its onEvent() (or other appropriately named) method can be called
14
edits

Navigation menu