X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/ee06f37b0f6f6d94cd05a6ffae556660f7c4a2bc..c930e9176a5a85509c5b0230e2bff5c22a591432:/docs/output/Ext.grid.CheckboxSelectionModel.html diff --git a/docs/output/Ext.grid.CheckboxSelectionModel.html b/docs/output/Ext.grid.CheckboxSelectionModel.html index 7bc5d68b..eed5a826 100644 --- a/docs/output/Ext.grid.CheckboxSelectionModel.html +++ b/docs/output/Ext.grid.CheckboxSelectionModel.html @@ -1,947 +1,239 @@ -
-
- 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
  - - moveEditorOnEnter : Boolean
- False to turn off moving the editor to the next cell when the enter key is pressed
-
RowSelectionModel
  - - singleSelect : Boolean
- True to allow selection of only one row at a time (defaults to false)
-
RowSelectionModel
  - - sortable : Boolean
- True if the checkbox column is sortable (defaults to false).
-
CheckboxSelectionModel
  - - width : Number
- The default width in pixels of the checkbox column (defaults to 20).
-
CheckboxSelectionModel
- -

Public Properties

-
This class has no public properties.
-

Public Methods

- - - - - - - - - - - - - - - - - -
MethodDefined By

Public Events

EventDefined By
\ No newline at end of file