X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.data.Record.json;h=2dc9847ac71ce17347951c72d88e4b5d8f5e9987;hb=d7b225294b7387a24fde8cf337415c8907ee351c;hp=e6edee66537bdc22d6d491c891c0023df3089bdf;hpb=d6ed930e56bd5857752de87eab7804e26d2eb766;p=roojs1 diff --git a/docs/symbols/Roo.data.Record.json b/docs/symbols/Roo.data.Record.json index e6edee6653..2dc9847ac7 100644 --- a/docs/symbols/Roo.data.Record.json +++ b/docs/symbols/Roo.data.Record.json @@ -1,11 +1,15 @@ { "name" : "Roo.data.Record", "augments" : [], - "childClasses" : [], + "childClasses" : { }, + "tree_children" : [], + "tree_parent" : [], "desc" : "Instances of this class encapsulate both record definition information, and record\nvalue 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.
\n

\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.
\n

\nRecord objects generated by this constructor inherit all the methods of Roo.data.Record listed below.", "isSingleton" : false, "isStatic" : false, "isBuiltin" : false, + "isAbstract" : false, + "isBuilderTop" : false, "memberOf" : "Record", "example" : "", "deprecated" : "",