fix optvals naming
[roojs1] / docs / symbols / Roo.data.JsonReader.json
index cc82fd4..d8b8026 100644 (file)
@@ -41,7 +41,7 @@
       "desc" : "Name of the property within a row object that contains a record identifier value.",
       "memberOf" : "",
       "isOptional" : false,
-      "optvalues" : []
+      "optvals" : []
     },
     {
       "name" : "fields",
@@ -49,7 +49,7 @@
       "desc" : "Array of field definition objects",
       "memberOf" : "",
       "isOptional" : false,
-      "optvalues" : []
+      "optvals" : []
     },
     {
       "name" : "root",
@@ -57,7 +57,7 @@
       "desc" : "name of the property which contains the Array of row objects.",
       "memberOf" : "",
       "isOptional" : false,
-      "optvalues" : []
+      "optvals" : []
     },
     {
       "name" : "successProperty",
@@ -65,7 +65,7 @@
       "desc" : "Name of the property from which to retrieve the success attribute used by forms.",
       "memberOf" : "",
       "isOptional" : false,
-      "optvalues" : []
+      "optvals" : []
     },
     {
       "name" : "totalProperty",
@@ -73,7 +73,7 @@
       "desc" : "Name of the property from which to retrieve the total number of records\nin the dataset. This is only needed if the whole dataset is not passed in one go, but is being\npaged from the remote server.",
       "memberOf" : "",
       "isOptional" : false,
-      "optvalues" : []
+      "optvals" : []
     }
   ],
   "methods" : [