X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/b37ceabb82336ee82757cd32efe353cfab8ec267..f5240829880f87e0cf581c6a296e436fdef0ef80:/docs/output/Ext.data.Record.html diff --git a/docs/output/Ext.data.Record.html b/docs/output/Ext.data.Record.html index a95a8b4d..257272a0 100644 --- a/docs/output/Ext.data.Record.html +++ b/docs/output/Ext.data.Record.html @@ -1,4 +1,4 @@ -
Properties Methods Events Direct Link

Class Ext.data.Record

Package:Ext.data
Defined In:Record.js
Class:Record
Extends:Object

Instances of this class encapsulate both Record definition information, and Record +

Class Ext.data.Record

Package:Ext.data
Defined In:Record.js
Class:Record
Extends:Object

Instances of this class encapsulate both Record definition information, and Record value information for use in Ext.data.Store objects, or any code which needs to access Records cached in an Ext.data.Store object.

Constructors for this class are generated by passing an Array of field definition objects to create.