docs/src/Roo_bootstrap_Card.js.html
[roojs1] / docs / symbols / Roo.data.SimpleStore.json
index b1e41b7..4f3f428 100644 (file)
@@ -29,7 +29,7 @@
       "type" : "Object",
       "desc" : "existing reader (eg. copied from another store)",
       "memberOf" : "Roo.data.SimpleStore",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
@@ -37,7 +37,7 @@
       "type" : "Object",
       "desc" : "list of events and functions to call for this object, \nFor example :\n<pre><code>\n    listeners :  { \n       'click' : function(e) {\n           ..... \n        } ,\n        .... \n    } \n  </code></pre>",
       "memberOf" : "Roo.util.Observable",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
@@ -45,7 +45,7 @@
       "type" : "Number",
       "desc" : "The array index of the record id. Leave blank to auto generate ids.",
       "memberOf" : "Roo.data.SimpleStore",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
@@ -53,7 +53,7 @@
       "type" : "Array",
       "desc" : "An array of field definition objects, or field name strings.",
       "memberOf" : "Roo.data.SimpleStore",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
@@ -61,7 +61,7 @@
       "type" : "Roo.data.DataProxy",
       "desc" : "The Proxy object which provides access to a data object.",
       "memberOf" : "Roo.data.Store",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
@@ -69,7 +69,7 @@
       "type" : "Boolean",
       "desc" : "enable multi column sorting (sort is based on the order of columns, remote only at present)",
       "memberOf" : "Roo.data.Store",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
@@ -77,7 +77,7 @@
       "type" : "boolean",
       "desc" : "True to clear all modified record information each time the store is\nloaded or when a record is removed. (defaults to false).",
       "memberOf" : "Roo.data.Store",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
@@ -85,7 +85,7 @@
       "type" : "boolean",
       "desc" : "True if sorting is to be handled by requesting the Proxy to provide a refreshed\nversion of the data object in sorted order, as opposed to sorting the Record cache in place (defaults to false).",
       "memberOf" : "Roo.data.Store",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
@@ -93,7 +93,7 @@
       "type" : "Array",
       "desc" : "The multi-dimensional array of data",
       "memberOf" : "Roo.data.SimpleStore",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "Object",
       "desc" : "A config object in the format: {field: \"fieldName\", direction: \"ASC|DESC\"}",
       "memberOf" : "Roo.data.Store",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "Object",
       "desc" : "An object containing properties which are to be sent as parameters\non any HTTP request",
       "memberOf" : "Roo.data.Store",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "Roo.data.Reader",
       "desc" : "The Reader object which processes the data object and returns\nan Array of Roo.data.record objects which are cached keyed by their <em>id</em> property.",
       "memberOf" : "Roo.data.Store",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
       "type" : "boolean",
       "desc" : "flag if data is locally available (and can be always looked up\nwithout a remote query - used by combo/forms at present.",
       "memberOf" : "Roo.data.Store",
-      "values" : [
+      "optvals" : [
       ]
     }
   ],