X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6:/docs/output/Ext.grid.CellSelectionModel.html diff --git a/docs/output/Ext.grid.CellSelectionModel.html b/docs/output/Ext.grid.CellSelectionModel.html index c5c19f20..37dcf5ee 100644 --- a/docs/output/Ext.grid.CellSelectionModel.html +++ b/docs/output/Ext.grid.CellSelectionModel.html @@ -1,10 +1,12 @@ -
Observable
  AbstractSelectionModel
    CellSelectionModel

Class Ext.grid.CellSelectionModel

Package:Ext.grid
Defined In:CellSelectionModel.js
Class:CellSelectionModel
Extends:AbstractSelectionModel
This class provides the basic implementation for single cell selection in a grid. +
Observable
+  AbstractSelectionModel
+    CellSelectionModel

Class Ext.grid.CellSelectionModel

Package:Ext.grid
Defined In:CellSelectionModel.js
Class:CellSelectionModel
Extends:AbstractSelectionModel
This class provides the basic implementation for single cell selection in a grid. The object stored as the selection contains the following properties:
  • cell : see getSelectedCell
  • record : Ext.data.record The Record which provides the data for the row containing the selection
  • -

Config Options

Config OptionsDefined By