X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..6e39d509471fe9b4e2660e0d1631b350d0c66f40:/docs/output/Ext.grid.PropertyRecord.html diff --git a/docs/output/Ext.grid.PropertyRecord.html b/docs/output/Ext.grid.PropertyRecord.html index 8950f1b7..41018ae9 100644 --- a/docs/output/Ext.grid.PropertyRecord.html +++ b/docs/output/Ext.grid.PropertyRecord.html @@ -1,4 +1,4 @@ -
Properties Methods Events Direct Link

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