CloudServices/Sync/FxSync/Developer/ClientAPI: Difference between revisions

Jump to navigation Jump to search
Line 122: Line 122:


<pre>
<pre>
  function FooStore() {
  // Maintains the store of all your Foo-type items and their GUIDs.
  // Maintains the store of all your Foo-type items and their GUIDs.
function FooStore(name) {
  Store.call(this.name);
  }
  }
  FooStore.prototype = {
  FooStore.prototype = {
canmove, Confirmed users
725

edits

Navigation menu