X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775:/docs/output/Ext.grid.GridView.html diff --git a/docs/output/Ext.grid.GridView.html b/docs/output/Ext.grid.GridView.html index 0d807016..8296a68a 100644 --- a/docs/output/Ext.grid.GridView.html +++ b/docs/output/Ext.grid.GridView.html @@ -1,33 +1,33 @@ -
Properties Methods Events Config Options Direct Link
Observable
  GridView

Class Ext.grid.GridView

Package:Ext.grid
Defined In:GridView.js
Class:GridView
Subclasses:GroupingView
Extends:Observable

This class encapsulates the user interface of an Ext.grid.GridPanel. +

Observable
  GridView

Class Ext.grid.GridView

Package:Ext.grid
Defined In:GridView.js
Class:GridView
Subclasses:GroupingView, BufferView
Extends:Observable

This class encapsulates the user interface of an Ext.grid.GridPanel. Methods of this class may be used to access user interface elements to enable special display effects. Do not change the DOM structure of the user interface.

This class does not provide ways to manipulate the underlying data. The data -model of a Grid is held in an Ext.data.Store.

Config Options

Config OptionsDefined By