X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/docs/output/Ext.grid.CellSelectionModel.html diff --git a/docs/output/Ext.grid.CellSelectionModel.html b/docs/output/Ext.grid.CellSelectionModel.html deleted file mode 100644 index deaa051e..00000000 --- a/docs/output/Ext.grid.CellSelectionModel.html +++ /dev/null @@ -1,224 +0,0 @@ -
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

Public Properties

PropertyDefined By
 grid : Object
The GridPanel for which this SelectionModel is handling selection. Read-only.
AbstractSelectionModel

Public Methods

MethodDefined By

Public Events

EventDefined By
\ No newline at end of file