fix docs
[roojs1] / docs / symbols / Roo.data.DataProxy.json
index 74aa33a..294373c 100644 (file)
@@ -1,7 +1,6 @@
 {
   "name" : "Roo.data.DataProxy",
-  "augments" : [
-  ],
+  "augments" : [],
   "desc" : "This class is an abstract base class for implementations which provide retrieval of\nunformatted data objects.<br>\n<p>\nDataProxy implementations are usually used in conjunction with an implementation of Roo.data.DataReader\n(of the appropriate type which knows how to parse the data object) to provide a block of\n{@link Roo.data.Records} to an {@link Roo.data.Store}.<br>\n<p>\nCustom implementations must implement the load method as described in\n{@link Roo.data.HttpProxy#load}.",
   "isSingleton" : false,
   "isStatic" : false,
   "deprecated" : "",
   "since" : "",
   "see" : "",
-  "params" : [
-  ],
-  "returns" : [
-  ],
-  "config" : [
-  ],
-  "methods" : [
-  ],
+  "params" : [],
+  "returns" : [],
+  "config" : [],
+  "methods" : [],
   "events" : [
     {
       "name" : "load",
       "desc" : "Fires before the load method's callback is called.",
-      "memberOf" : "",
+      "memberOf" : "Roo.data.DataProxy",
       "example" : "",
       "deprecated" : "",
       "since" : "",
           "isOptional" : false
         }
       ],
-      "returns" : [
-      ]
+      "returns" : []
     },
     {
       "name" : "beforeload",
       "desc" : "Fires before a network request is made to retrieve a data object.",
-      "memberOf" : "",
+      "memberOf" : "Roo.data.DataProxy",
       "example" : "",
       "deprecated" : "",
       "since" : "",
           "isOptional" : false
         }
       ],
-      "returns" : [
-      ]
+      "returns" : []
     },
     {
       "name" : "loadexception",
       "desc" : "Fires if an Exception occurs during data retrieval.",
-      "memberOf" : "",
+      "memberOf" : "Roo.data.DataProxy",
       "example" : "",
       "deprecated" : "",
       "since" : "",
           "isOptional" : false
         }
       ],
-      "returns" : [
-      ]
+      "returns" : []
     }
   ]
 }
\ No newline at end of file