Ext JS - Learning Center

Manual:Data:Stores

From Learn About the Ext JavaScript Library

Revision as of 11:05, 1 August 2007 by Pbb72 (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Data store classes

  • Ext.data.Store (doc) - The Store class encapsulates a client side cache of Ext.data.Record objects which provide input data for widgets such as the Ext.grid.Grid, or the Ext.form.ComboBox.