X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.data.Store.json;h=2b50d9492bb74b6f147570af5487a6223253be66;hp=384e8540a96cb040a2b6647e95bf1eb4788568db;hb=41a76ad00f5fc61e2452862ddf6908ae45d7fd73;hpb=405704c45feb8165614b274cf3797b4e1291dd45 diff --git a/docs/symbols/Roo.data.Store.json b/docs/symbols/Roo.data.Store.json index 384e8540a9..2b50d9492b 100644 --- a/docs/symbols/Roo.data.Store.json +++ b/docs/symbols/Roo.data.Store.json @@ -28,7 +28,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" : [ ] }, { @@ -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 id property.", "memberOf" : "Roo.data.Store", - "values" : [ + "optvals" : [ ] }, { @@ -100,7 +100,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" : [ ] } ],