X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..2e847cf21b8ab9d15fa167b315ca5b2fa92638fc:/docs/output/Ext.grid.PropertyStore.html diff --git a/docs/output/Ext.grid.PropertyStore.html b/docs/output/Ext.grid.PropertyStore.html index c450bc04..345ece55 100644 --- a/docs/output/Ext.grid.PropertyStore.html +++ b/docs/output/Ext.grid.PropertyStore.html @@ -1,7 +1,7 @@
Observable
  PropertyStore

Class Ext.grid.PropertyStore

Package:Ext.grid
Defined In:PropertyGrid.js
Class:PropertyStore
Extends:Observable
A custom wrapper for the Ext.grid.PropertyGrid's Ext.data.Store. This class handles the mapping between the custom data source objects supported by the grid and the Ext.grid.PropertyRecord format required for compatibility with the underlying store. Generally this class should not need to be used directly -- -the grid's data should be accessed from the underlying store via the store property.

Config Options

Config OptionsDefined By