Properties Methods Events Direct Link
Observable
  AbstractSelectionModel
    CellSelectionModel

Class CQ.Ext.grid.CellSelectionModel

Package:CQ.Ext.grid
Class:CellSelectionModel
Extends:CQ.Ext.grid.AbstractSelectionModel
Clientlib:cq.widgets
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 : CQ.Ext.data.record The Record which provides the data for the row containing the selection

Public Properties

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

Public Methods

Method Defined By

Public Events

Event Defined By