Changes

Jump to: navigation, search

CloudServices/Sync/FxSync/Developer/ClientAPI

1 byte added, 11:01, 10 March 2011
m
Example Store skeleton
// Maintains the store of all your Foo-type items and their GUIDs.
function FooStore(name) {
Store.call(this., name);
}
FooStore.prototype = {
Confirm
587
edits

Navigation menu