X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..6e39d509471fe9b4e2660e0d1631b350d0c66f40:/docs/output/Ext.grid.RowSelectionModel.html diff --git a/docs/output/Ext.grid.RowSelectionModel.html b/docs/output/Ext.grid.RowSelectionModel.html index dc702c0b..4bb93c75 100644 --- a/docs/output/Ext.grid.RowSelectionModel.html +++ b/docs/output/Ext.grid.RowSelectionModel.html @@ -1,4 +1,4 @@ -
Properties Methods Events Config Options Direct Link
Observable
  AbstractSelectionModel
    RowSelectionModel

Class Ext.grid.RowSelectionModel

Package:Ext.grid
Defined In:RowSelectionModel.js
Class:RowSelectionModel
Subclasses:CheckboxSelectionModel
Extends:AbstractSelectionModel
The default SelectionModel used by Ext.grid.GridPanel. +
Observable
  AbstractSelectionModel
    RowSelectionModel

Class Ext.grid.RowSelectionModel

Package:Ext.grid
Defined In:RowSelectionModel.js
Class:RowSelectionModel
Subclasses:CheckboxSelectionModel
Extends:AbstractSelectionModel
The default SelectionModel used by Ext.grid.GridPanel. It supports multiple selections and keyboard selection/navigation. The objects stored as selections and returned by getSelected, and getSelections are the Records which provide the data for the selected rows.

Config Options

Config OptionsDefined By