X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..6a7e4474cba9d8be4b2ec445e10f1691f7277c50:/docs/output/Ext.grid.PropertyRecord.html diff --git a/docs/output/Ext.grid.PropertyRecord.html b/docs/output/Ext.grid.PropertyRecord.html index 41018ae9..0b309490 100644 --- a/docs/output/Ext.grid.PropertyRecord.html +++ b/docs/output/Ext.grid.PropertyRecord.html @@ -1,4 +1,4 @@ -

Class Ext.grid.PropertyRecord

Package:Ext.grid
Defined In:PropertyGrid.js
Class:PropertyRecord
Extends:Object
A specific Ext.data.Record type that represents a name/value pair and is made to work with the +

Class Ext.grid.PropertyRecord

Package:Ext.grid
Defined In:PropertyGrid.js
Class:PropertyRecord
Extends:Object
A specific Ext.data.Record type that represents a name/value pair and is made to work with the Ext.grid.PropertyGrid. Typically, PropertyRecords do not need to be created directly as they can be created implicitly by simply using the appropriate data configs either via the Ext.grid.PropertyGrid.source config property or by calling Ext.grid.PropertyGrid.setSource. However, if the need arises, these records