X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6:/docs/output/Ext.grid.GridView.html diff --git a/docs/output/Ext.grid.GridView.html b/docs/output/Ext.grid.GridView.html index 917197ba..e1e365fd 100644 --- a/docs/output/Ext.grid.GridView.html +++ b/docs/output/Ext.grid.GridView.html @@ -1,33 +1,39 @@ -
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, PivotGridView
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