Properties Methods Events Config Options Direct Link
Observable
  AbstractSelectionModel
    CustomCellSelectionModel

Class CQ.wcm.CustomCellSelectionModel

Package:CQ.wcm
Class:CustomCellSelectionModel
Extends:CQ.Ext.grid.AbstractSelectionModel
Clientlib:cq.widgets
Supports multiple selections and keyboard selection/navigation.

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
CustomCellSelectionModel
  singleSelect : Boolean
True to allow selection of only one cell at a time (defaults to false)
CustomCellSelectionModel

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