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. 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 Options Defined By
  moveEditorOnEnter : Boolean
False to turn off moving the editor to the next cell when the enter key is pressed
RowSelectionModel
  singleSelect : Boolean
True to allow selection of only one row at a time (defaults to false)
RowSelectionModel

Public Properties

This class has no public properties.

Public Methods

Method Defined By

Public Events

Event Defined By