X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..6a7e4474cba9d8be4b2ec445e10f1691f7277c50:/docs/output/Ext.grid.CheckboxSelectionModel.html diff --git a/docs/output/Ext.grid.CheckboxSelectionModel.html b/docs/output/Ext.grid.CheckboxSelectionModel.html index 4f7b4588..d8dd7871 100644 --- a/docs/output/Ext.grid.CheckboxSelectionModel.html +++ b/docs/output/Ext.grid.CheckboxSelectionModel.html @@ -1,11 +1,11 @@ -
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