X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/docs/output/Ext.grid.AbstractSelectionModel.html diff --git a/docs/output/Ext.grid.AbstractSelectionModel.html b/docs/output/Ext.grid.AbstractSelectionModel.html deleted file mode 100644 index 2095fa78..00000000 --- a/docs/output/Ext.grid.AbstractSelectionModel.html +++ /dev/null @@ -1,180 +0,0 @@ -
Observable
  AbstractSelectionModel

Class Ext.grid.AbstractSelectionModel

Package:Ext.grid
Defined In:AbstractSelectionModel.js
Class:AbstractSelectionModel
Subclasses:CellSelectionModel, RowSelectionModel
Extends:Observable
Abstract base class for grid SelectionModels. It provides the interface that should be -implemented by descendant classes. This class should not be directly instantiated.

Config Options

Config OptionsDefined By

Public Properties

PropertyDefined By
 grid : Object
The GridPanel for which this SelectionModel is handling selection. Read-only.
AbstractSelectionModel

Public Methods

MethodDefined By

Public Events

This class has no public events.
\ No newline at end of file