Observable
  AbstractSelectionModel

Class Ext.grid.AbstractSelectionModel

Package:Ext.grid
Defined In:AbstractSelectionModel.js
Class:AbstractSelectionModel
Subclasses:CellSelectionModel, RowSelectionModel
Extends:Observable
Abstract base class for grid SelectionModels. It provides the interface that should be implemented by descendant classes. This class should not be directly instantiated.

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

This class has no public events.