X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/f5240829880f87e0cf581c6a296e436fdef0ef80..0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6:/docs/output/Ext.grid.PropertyStore.html diff --git a/docs/output/Ext.grid.PropertyStore.html b/docs/output/Ext.grid.PropertyStore.html index 2d1708b2..f2344083 100644 --- a/docs/output/Ext.grid.PropertyStore.html +++ b/docs/output/Ext.grid.PropertyStore.html @@ -1,4 +1,5 @@ -
Properties Methods Events Config Options Direct Link
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 +
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