X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775:/docs/output/Ext.grid.RowSelectionModel.html diff --git a/docs/output/Ext.grid.RowSelectionModel.html b/docs/output/Ext.grid.RowSelectionModel.html index e0441afc..dc702c0b 100644 --- a/docs/output/Ext.grid.RowSelectionModel.html +++ b/docs/output/Ext.grid.RowSelectionModel.html @@ -1,7 +1,7 @@ -
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