X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..2e847cf21b8ab9d15fa167b315ca5b2fa92638fc:/docs/output/Ext.grid.CheckboxSelectionModel.html diff --git a/docs/output/Ext.grid.CheckboxSelectionModel.html b/docs/output/Ext.grid.CheckboxSelectionModel.html index 917a458f..4f7b4588 100644 --- a/docs/output/Ext.grid.CheckboxSelectionModel.html +++ b/docs/output/Ext.grid.CheckboxSelectionModel.html @@ -1,12 +1,12 @@ -
Properties Methods Events Config Options Direct Link
Observable
  AbstractSelectionModel
    RowSelectionModel
      CheckboxSelectionModel

Class Ext.grid.CheckboxSelectionModel

Package:Ext.grid
Defined In:CheckboxSelectionModel.js
Class:CheckboxSelectionModel
Extends:RowSelectionModel
A custom selection model that renders a column of checkboxes that can be toggled to select or deselect rows.

Config Options

Config OptionsDefined By
 checkOnly : Boolean
true if rows can only be selected by clicking on the -checkbox column (defaults to false).
CheckboxSelectionModel