sync
[roojs1] / docs / symbols / Roo.data.Record.json
index a33d2a7..e6edee6 100644 (file)
@@ -1,6 +1,7 @@
 {
   "name" : "Roo.data.Record",
   "augments" : [],
+  "childClasses" : [],
   "desc" : "Instances of this class encapsulate both record <em>definition</em> information, and record\n<em>value</em> information for use in {@link Roo.data.Store} objects, or any code which needs\nto access Records cached in an {@link Roo.data.Store} object.<br>\n<p>\nConstructors for this class are generated by passing an Array of field definition objects to {@link #create}.\nInstances are usually only created by {@link Roo.data.Reader} implementations when processing unformatted data\nobjects.<br>\n<p>\nRecord objects generated by this constructor inherit all the methods of Roo.data.Record listed below.",
   "isSingleton" : false,
   "isStatic" : false,