docs/src/Roo_bootstrap_Card.js.html
[roojs1] / docs / symbols / Roo.data.Store.json
index 384e854..2b50d94 100644 (file)
@@ -28,7 +28,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" : [
       ]
     },
     {
@@ -36,7 +36,7 @@
       "type" : "Roo.data.DataProxy",
       "desc" : "The Proxy object which provides access to a data object.",
       "memberOf" : "Roo.data.Store",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
@@ -44,7 +44,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" : [
       ]
     },
     {
@@ -52,7 +52,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" : [
       ]
     },
     {
@@ -60,7 +60,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" : [
       ]
     },
     {
@@ -68,7 +68,7 @@
       "type" : "Array",
       "desc" : "Inline data to be loaded when the store is initialized.",
       "memberOf" : "Roo.data.Store",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
@@ -76,7 +76,7 @@
       "type" : "Object",
       "desc" : "A config object in the format: {field: \"fieldName\", direction: \"ASC|DESC\"}",
       "memberOf" : "Roo.data.Store",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
@@ -84,7 +84,7 @@
       "type" : "Object",
       "desc" : "An object containing properties which are to be sent as parameters\non any HTTP request",
       "memberOf" : "Roo.data.Store",
-      "values" : [
+      "optvals" : [
       ]
     },
     {
@@ -92,7 +92,7 @@
       "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" : [
       ]
     }
   ],