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