PropertiesMethodsEventsConfig OptionsDirect Link

Class Ext.grid.RowSelectionModel

Package: Ext.grid
Defined In: .js
Class:
Extends: Ext.grid.AbstractSelectionModel
The default SelectionModel used by Ext.grid.Grid. It supports multiple selections and keyboard selection/navigation. The objects stored as selections and returned by #getSelected, and #getSelections are the Ext.data.Record Records which provide the data for the selected rows.

配置项

配置项 定义者

公告属性

这个类没有公告属性。

公共方法

方法 定义者

公告事件

这个类没公共的事件。