X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/examples/docs/output/Ext.ux.grid.filter.Filter.html diff --git a/examples/docs/output/Ext.ux.grid.filter.Filter.html b/examples/docs/output/Ext.ux.grid.filter.Filter.html deleted file mode 100644 index eafa3b3c..00000000 --- a/examples/docs/output/Ext.ux.grid.filter.Filter.html +++ /dev/null @@ -1,72 +0,0 @@ -
Properties Methods Events Config Options Direct Link

Class Ext.ux.grid.filter.Filter

Package:Ext.ux.grid.filter
Defined In:Filter.js
Class:Filter
Subclasses:BooleanFilter, DateFilter, ListFilter, NumericFilter, StringFilter
Extends:Object
Abstract base class for filter implementations.

Config Options

Config OptionsDefined By
 active : Boolean
Indicates the initial status of the filter (defaults to false).
Filter
 active : Boolean
Indicates the initial status of the filter (defaults to false).
Filter

Public Properties

PropertyDefined By
 active : Boolean
True if this filter is active. Use setActive() to alter after configuration.
Filter
 active : Boolean
True if this filter is active. Use setActive() to alter after configuration.
Filter
 menu : Ext.menu.Menu
The filter configuration menu that will be installed into the filter submenu of a column menu.
Filter
 menu : Ext.menu.Menu
The filter configuration menu that will be installed into the filter submenu of a column menu.
Filter

Public Methods

MethodDefined By

Public Events

EventDefined By
\ No newline at end of file