X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.data.JsonStore.json;h=514201d9e83aad1ecc262e857c185684d398005e;hp=b3d98dcb4ff747316dd454a36f1fb5c31e0c6269;hb=41a76ad00f5fc61e2452862ddf6908ae45d7fd73;hpb=405704c45feb8165614b274cf3797b4e1291dd45 diff --git a/docs/symbols/Roo.data.JsonStore.json b/docs/symbols/Roo.data.JsonStore.json index b3d98dcb4f..514201d9e8 100644 --- a/docs/symbols/Roo.data.JsonStore.json +++ b/docs/symbols/Roo.data.JsonStore.json @@ -29,7 +29,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" : [ ] }, { @@ -37,7 +37,7 @@ "type" : "Array", "desc" : "An array of field definition objects, or field name strings.", "memberOf" : "Roo.data.JsonStore", - "values" : [ + "optvals" : [ ] }, { @@ -45,7 +45,7 @@ "type" : "Roo.data.DataProxy", "desc" : "The Proxy object which provides access to a data object.", "memberOf" : "Roo.data.Store", - "values" : [ + "optvals" : [ ] }, { @@ -53,7 +53,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" : [ ] }, { @@ -61,7 +61,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" : [ ] }, { @@ -69,7 +69,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" : [ ] }, { @@ -77,7 +77,7 @@ "type" : "Array", "desc" : "Inline data to be loaded when the store is initialized.", "memberOf" : "Roo.data.Store", - "values" : [ + "optvals" : [ ] }, { @@ -85,7 +85,7 @@ "type" : "Object", "desc" : "A config object in the format: {field: \"fieldName\", direction: \"ASC|DESC\"}", "memberOf" : "Roo.data.Store", - "values" : [ + "optvals" : [ ] }, { @@ -93,7 +93,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" : [ ] }, { @@ -101,7 +101,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" : [ ] }, { @@ -109,7 +109,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" : [ ] } ],