Changes

Jump to: navigation, search

CloudServices/Sync/FxSync/Developer/ClientAPI

43 bytes removed, 22:20, 24 September 2010
Writing an Engine class
function FooEngine() {
thisSyncEngine._initcall(this, "Foo");
}
FooEngine.prototype = {
__proto__: SyncEngine.prototype,
name: "foo",
displayName: "Foo",
logName: "Foo",
_recordObj: FooRecord,
_storeObj: FooStore,
Canmove, confirm
725
edits

Navigation menu