X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.data.SimpleStore.json;fp=docs%2Fsymbols%2FRoo.data.SimpleStore.json;h=ec7ec41075a56369d663aab54a05961cf144464d;hp=6c5c1176d2e26e98557943797378ae36af6366a8;hb=761015899d1228e50a467aa8fb39533133657c7b;hpb=bf93a181bcf69830bec36b29d1b1a33dc9ecd88e diff --git a/docs/symbols/Roo.data.SimpleStore.json b/docs/symbols/Roo.data.SimpleStore.json index 6c5c1176d2..ec7ec41075 100644 --- a/docs/symbols/Roo.data.SimpleStore.json +++ b/docs/symbols/Roo.data.SimpleStore.json @@ -36,7 +36,7 @@ "desc" : "existing reader (eg. copied from another store)", "memberOf" : "", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "listeners", @@ -44,7 +44,7 @@ "desc" : "list of events and functions to call for this object, \nFor example :\n
\n    listeners :  { \n       'click' : function(e) {\n           ..... \n        } ,\n        .... \n    } \n  
", "memberOf" : "Roo.util.Observable", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "id", @@ -52,7 +52,7 @@ "desc" : "The array index of the record id. Leave blank to auto generate ids.", "memberOf" : "", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "fields", @@ -60,7 +60,7 @@ "desc" : "An array of field definition objects, or field name strings.", "memberOf" : "", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "proxy", @@ -68,7 +68,7 @@ "desc" : "[not-required]", "memberOf" : "", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "multiSort", @@ -76,7 +76,7 @@ "desc" : "enable multi column sorting (sort is based on the order of columns, remote only at present)", "memberOf" : "Roo.data.Store", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "pruneModifiedRecords", @@ -84,7 +84,7 @@ "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", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "remoteSort", @@ -92,7 +92,7 @@ "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", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "data", @@ -100,7 +100,7 @@ "desc" : "The multi-dimensional array of data", "memberOf" : "", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "sortInfo", @@ -108,7 +108,7 @@ "desc" : "A config object in the format: {field: \"fieldName\", direction: \"ASC|DESC\"}", "memberOf" : "Roo.data.Store", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "baseParams", @@ -116,7 +116,7 @@ "desc" : "An object containing properties which are to be sent as parameters\non any HTTP request", "memberOf" : "Roo.data.Store", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "reader", @@ -124,7 +124,7 @@ "desc" : "[not-required]", "memberOf" : "", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "isLocal", @@ -132,7 +132,7 @@ "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", "isOptional" : false, - "optvalues" : [] + "optvals" : [] } ], "methods" : [