X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6..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 d917e0d7..00000000 --- a/docs/output/Ext.grid.AbstractSelectionModel.html +++ /dev/null @@ -1,181 +0,0 @@ -
Properties Methods Events Config Options Direct Link
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