X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.data.SimpleStore.json;h=4f3f428c70fb5ee73853709f20484409fb03ddf8;hp=b1e41b741adf3470e0fb5b916f05ae5ab9bc0b5b;hb=41a76ad00f5fc61e2452862ddf6908ae45d7fd73;hpb=405704c45feb8165614b274cf3797b4e1291dd45 diff --git a/docs/symbols/Roo.data.SimpleStore.json b/docs/symbols/Roo.data.SimpleStore.json index b1e41b741a..4f3f428c70 100644 --- a/docs/symbols/Roo.data.SimpleStore.json +++ b/docs/symbols/Roo.data.SimpleStore.json @@ -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
\n    listeners :  { \n       'click' : function(e) {\n           ..... \n        } ,\n        .... \n    } \n  
", "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" : [ ] }, { @@ -101,7 +101,7 @@ "type" : "Object", "desc" : "A config object in the format: {field: \"fieldName\", direction: \"ASC|DESC\"}", "memberOf" : "Roo.data.Store", - "values" : [ + "optvals" : [ ] }, { @@ -109,7 +109,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" : [ ] }, { @@ -117,7 +117,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 id property.", "memberOf" : "Roo.data.Store", - "values" : [ + "optvals" : [ ] }, { @@ -125,7 +125,7 @@ "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" : [ ] } ],