Upgrade to ExtJS 3.3.1 - Released 11/30/2010
[extjs.git] / examples / docs / output / Ext.ux.grid.filter.NumericFilter.html
1 <div class="body-wrap" xmlns:ext="http://www.extjs.com"><div class="top-tools"><a class="inner-link" href="#Ext.ux.grid.filter.NumericFilter-props"><img src="resources/images/default/s.gif" class="item-icon icon-prop">Properties</a>&#13;<a class="inner-link" href="#Ext.ux.grid.filter.NumericFilter-methods"><img src="resources/images/default/s.gif" class="item-icon icon-method">Methods</a>&#13;<a class="inner-link" href="#Ext.ux.grid.filter.NumericFilter-events"><img src="resources/images/default/s.gif" class="item-icon icon-event">Events</a>&#13;<a class="inner-link" href="#Ext.ux.grid.filter.NumericFilter-configs"><img src="resources/images/default/s.gif" class="item-icon icon-config">Config Options</a>&#13;<a class="bookmark" href="../docs/?class=Ext.ux.grid.filter.NumericFilter"><img src="resources/images/default/s.gif" class="item-icon icon-fav">Direct Link</a>&#13;</div><div class="inheritance res-block"><pre class="res-block-inner"><a href="output/Ext.ux.grid.filter.Filter.html" ext:member="" ext:cls="Ext.ux.grid.filter.Filter">Filter</a>
2   <img src="resources/elbow-end.gif">NumericFilter</pre></div><h1>Class <a href="source/NumericFilter.html#cls-Ext.ux.grid.filter.NumericFilter">Ext.ux.grid.filter.NumericFilter</a></h1><table cellspacing="0"><tr><td class="label">Package:</td><td class="hd-info">Ext.ux.grid.filter</td></tr><tr><td class="label">Defined In:</td><td class="hd-info"><a href="source/NumericFilter.html#cls-Ext.ux.grid.filter.NumericFilter">NumericFilter.js</a></td></tr><tr><td class="label">Class:</td><td class="hd-info"><a href="source/NumericFilter.html#cls-Ext.ux.grid.filter.NumericFilter">NumericFilter</a></td></tr><tr><td class="label">Extends:</td><td class="hd-info"><a href="output/Ext.ux.grid.filter.Filter.html" ext:cls="Ext.ux.grid.filter.Filter" ext:member="">Filter</a></td></tr></table><div class="description">Filters using an Ext.ux.menu.RangeMenu.
3 <p><b><u>Example Usage:</u></b></p>
4 <pre><code><b>var</b> filters = <b>new</b> Ext.ux.grid.GridFilters({
5     ...
6     filters: [{
7         type: <em>'numeric'</em>,
8         dataIndex: <em>'price'</em>
9     }]
10 });</code></pre></div><div class="hr"></div><a id="Ext.ux.grid.filter.NumericFilter-configs"></a><h2>Config Options</h2><table cellspacing="0" class="member-table"><tbody><tr><th colspan="2" class="sig-header">Config Options</th><th class="msource-header">Defined By</th></tr><tr class="config-row  inherited"><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.ux.grid.filter.Filter-active"></a><b><a href="source/Filter.html#cfg-Ext.ux.grid.filter.Filter-active">active</a></b> : Boolean<div class="mdesc">Indicates the initial status of the filter (defaults to false).</div></td><td class="msource"><a href="output/Ext.ux.grid.filter.Filter.html#active" ext:member="#active" ext:cls="Ext.ux.grid.filter.Filter">Filter</a></td></tr><tr class="config-row expandable inherited"><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.ux.grid.filter.Filter-dataIndex"></a><b><a href="source/Filter.html#cfg-Ext.ux.grid.filter.Filter-dataIndex">dataIndex</a></b> : String<div class="mdesc"><div class="short">The Ext.data.Store dataIndex of the field this filter represents.
11 The dataIndex does not actually have to exist in th...</div><div class="long">The <a href="output/Ext.data.Store.html" ext:cls="Ext.data.Store">Ext.data.Store</a> dataIndex of the field this filter represents.
12 The dataIndex does not actually have to exist in the store.</div></div></td><td class="msource"><a href="output/Ext.ux.grid.filter.Filter.html#dataIndex" ext:member="#dataIndex" ext:cls="Ext.ux.grid.filter.Filter">Filter</a></td></tr><tr class="config-row expandable "><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.ux.grid.filter.NumericFilter-fieldCfg"></a><b><a href="source/NumericFilter.html#cfg-Ext.ux.grid.filter.NumericFilter-fieldCfg">fieldCfg</a></b> : Object<div class="mdesc"><div class="short">The default configuration options for any field item unless superseded
13 by the fields configuration.
14 Defaults to:
15 fiel...</div><div class="long">The default configuration options for any field item unless superseded
16 by the <code><a href="output/Ext.ux.grid.filter.NumericFilter.html#Ext.ux.grid.filter.NumericFilter-fields" ext:member="fields" ext:cls="Ext.ux.grid.filter.NumericFilter">fields</a></code> configuration.
17 Defaults to:<pre>
18 fieldCfg : {}
19 </pre>
20 Example usage:
21 <pre><code>fieldCfg : {
22     width: 150,
23 },</code></pre></div></div></td><td class="msource">NumericFilter</td></tr><tr class="config-row expandable "><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.ux.grid.filter.NumericFilter-fieldCfg"></a><b><a href="source/ux-all-debug.html#cfg-Ext.ux.grid.filter.NumericFilter-fieldCfg">fieldCfg</a></b> : Object<div class="mdesc"><div class="short">The default configuration options for any field item unless superseded
24 by the fields configuration.
25 Defaults to:
26 fiel...</div><div class="long">The default configuration options for any field item unless superseded
27 by the <code><a href="output/Ext.ux.grid.filter.NumericFilter.html#Ext.ux.grid.filter.NumericFilter-fields" ext:member="fields" ext:cls="Ext.ux.grid.filter.NumericFilter">fields</a></code> configuration.
28 Defaults to:<pre>
29 fieldCfg : {}
30 </pre>
31 Example usage:
32 <pre><code>fieldCfg : {
33     width: 150,
34 },</code></pre></div></div></td><td class="msource">NumericFilter</td></tr><tr class="config-row  "><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.ux.grid.filter.NumericFilter-fieldCls"></a><b><a href="source/NumericFilter.html#cfg-Ext.ux.grid.filter.NumericFilter-fieldCls">fieldCls</a></b> : Object<div class="mdesc">The Class to use to construct each field item within this menu
35 Defaults to:<pre>
36 fieldCls : Ext.form.NumberField
37 </pre></div></td><td class="msource">NumericFilter</td></tr><tr class="config-row  "><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.ux.grid.filter.NumericFilter-fieldCls"></a><b><a href="source/ux-all-debug.html#cfg-Ext.ux.grid.filter.NumericFilter-fieldCls">fieldCls</a></b> : Object<div class="mdesc">The Class to use to construct each field item within this menu
38 Defaults to:<pre>
39 fieldCls : Ext.form.NumberField
40 </pre></div></td><td class="msource">NumericFilter</td></tr><tr class="config-row expandable "><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.ux.grid.filter.NumericFilter-fields"></a><b><a href="source/NumericFilter.html#cfg-Ext.ux.grid.filter.NumericFilter-fields">fields</a></b> : Object<div class="mdesc"><div class="short">The field items may be configured individually
41 Defaults to undefined.
42 Example usage:
43 fields : {
44     gt: { // override...</div><div class="long">The field items may be configured individually
45 Defaults to <tt>undefined</tt>.
46 Example usage:
47 <pre><code>fields : {
48     gt: { <i>// override fieldCfg options</i>
49         width: 200,
50         fieldCls: Ext.ux.form.CustomNumberField <i>// to override <b>default</b> <a href="output/Ext.ux.grid.filter.NumericFilter.html#Ext.ux.grid.filter.NumericFilter-fieldCls" ext:member="fieldCls" ext:cls="Ext.ux.grid.filter.NumericFilter">fieldCls</a></i>
51     }
52 },</code></pre></div></div></td><td class="msource">NumericFilter</td></tr><tr class="config-row expandable "><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.ux.grid.filter.NumericFilter-fields"></a><b><a href="source/ux-all-debug.html#cfg-Ext.ux.grid.filter.NumericFilter-fields">fields</a></b> : Object<div class="mdesc"><div class="short">The field items may be configured individually
53 Defaults to undefined.
54 Example usage:
55 fields : {
56     gt: { // override...</div><div class="long">The field items may be configured individually
57 Defaults to <tt>undefined</tt>.
58 Example usage:
59 <pre><code>fields : {
60     gt: { <i>// override fieldCfg options</i>
61         width: 200,
62         fieldCls: Ext.ux.form.CustomNumberField <i>// to override <b>default</b> <a href="output/Ext.ux.grid.filter.NumericFilter.html#Ext.ux.grid.filter.NumericFilter-fieldCls" ext:member="fieldCls" ext:cls="Ext.ux.grid.filter.NumericFilter">fieldCls</a></i>
63     }
64 },</code></pre></div></div></td><td class="msource">NumericFilter</td></tr><tr class="config-row expandable "><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.ux.grid.filter.NumericFilter-iconCls"></a><b><a href="source/NumericFilter.html#cfg-Ext.ux.grid.filter.NumericFilter-iconCls">iconCls</a></b> : Object<div class="mdesc"><div class="short">The iconCls to be applied to each comparator field item.
65 Defaults to:
66 iconCls : {
67     gt : 'ux-rangemenu-gt',
68     lt ...</div><div class="long">The iconCls to be applied to each comparator field item.
69 Defaults to:<pre>
70 iconCls : {
71     gt : 'ux-rangemenu-gt',
72     lt : 'ux-rangemenu-lt',
73     eq : 'ux-rangemenu-eq'
74 }
75 </pre></div></div></td><td class="msource">NumericFilter</td></tr><tr class="config-row expandable "><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.ux.grid.filter.NumericFilter-iconCls"></a><b><a href="source/ux-all-debug.html#cfg-Ext.ux.grid.filter.NumericFilter-iconCls">iconCls</a></b> : Object<div class="mdesc"><div class="short">The iconCls to be applied to each comparator field item.
76 Defaults to:
77 iconCls : {
78     gt : 'ux-rangemenu-gt',
79     lt ...</div><div class="long">The iconCls to be applied to each comparator field item.
80 Defaults to:<pre>
81 iconCls : {
82     gt : 'ux-rangemenu-gt',
83     lt : 'ux-rangemenu-lt',
84     eq : 'ux-rangemenu-eq'
85 }
86 </pre></div></div></td><td class="msource">NumericFilter</td></tr><tr class="config-row expandable "><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.ux.grid.filter.NumericFilter-menuItemCfgs"></a><b><a href="source/NumericFilter.html#cfg-Ext.ux.grid.filter.NumericFilter-menuItemCfgs">menuItemCfgs</a></b> : Object<div class="mdesc"><div class="short">Default configuration options for each menu item
87 Defaults to:
88 menuItemCfgs : {
89     emptyText: 'Enter Filter Text...',...</div><div class="long">Default configuration options for each menu item
90 Defaults to:<pre>
91 menuItemCfgs : {
92     emptyText: 'Enter Filter Text...',
93     selectOnFocus: true,
94     width: 125
95 }
96 </pre></div></div></td><td class="msource">NumericFilter</td></tr><tr class="config-row expandable "><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.ux.grid.filter.NumericFilter-menuItemCfgs"></a><b><a href="source/ux-all-debug.html#cfg-Ext.ux.grid.filter.NumericFilter-menuItemCfgs">menuItemCfgs</a></b> : Object<div class="mdesc"><div class="short">Default configuration options for each menu item
97 Defaults to:
98 menuItemCfgs : {
99     emptyText: 'Enter Filter Text...',...</div><div class="long">Default configuration options for each menu item
100 Defaults to:<pre>
101 menuItemCfgs : {
102     emptyText: 'Enter Filter Text...',
103     selectOnFocus: true,
104     width: 125
105 }
106 </pre></div></div></td><td class="msource">NumericFilter</td></tr><tr class="config-row expandable "><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.ux.grid.filter.NumericFilter-menuItems"></a><b><a href="source/NumericFilter.html#cfg-Ext.ux.grid.filter.NumericFilter-menuItems">menuItems</a></b> : Array<div class="mdesc"><div class="short">The items to be shown in this menu.  Items are added to the menu
107 according to their position within this array. Defau...</div><div class="long">The items to be shown in this menu.  Items are added to the menu
108 according to their position within this array. Defaults to:<pre>
109 menuItems : ['lt','gt','-','eq']
110 </pre></div></div></td><td class="msource">NumericFilter</td></tr><tr class="config-row expandable "><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.ux.grid.filter.NumericFilter-menuItems"></a><b><a href="source/ux-all-debug.html#cfg-Ext.ux.grid.filter.NumericFilter-menuItems">menuItems</a></b> : Array<div class="mdesc"><div class="short">The items to be shown in this menu.  Items are added to the menu
111 according to their position within this array. Defau...</div><div class="long">The items to be shown in this menu.  Items are added to the menu
112 according to their position within this array. Defaults to:<pre>
113 menuItems : ['lt','gt','-','eq']
114 </pre></div></div></td><td class="msource">NumericFilter</td></tr><tr class="config-row expandable inherited"><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.ux.grid.filter.Filter-updateBuffer"></a><b><a href="source/Filter.html#cfg-Ext.ux.grid.filter.Filter-updateBuffer">updateBuffer</a></b> : Number<div class="mdesc"><div class="short">Number of milliseconds to wait after user interaction to fire an update. Only supported 
115 by filters: 'list', 'numeric...</div><div class="long">Number of milliseconds to wait after user interaction to fire an update. Only supported 
116 by filters: 'list', 'numeric', and 'string'. Defaults to 500.</div></div></td><td class="msource"><a href="output/Ext.ux.grid.filter.Filter.html#updateBuffer" ext:member="#updateBuffer" ext:cls="Ext.ux.grid.filter.Filter">Filter</a></td></tr></tbody></table><a id="Ext.ux.grid.filter.NumericFilter-props"></a><h2>Public Properties</h2><table cellspacing="0" class="member-table"><tbody><tr><th colspan="2" class="sig-header">Property</th><th class="msource-header">Defined By</th></tr><tr class="property-row  inherited"><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.ux.grid.filter.Filter-active"></a><b><a href="source/Filter.html#prop-Ext.ux.grid.filter.Filter-active">active</a></b> : Boolean<div class="mdesc">True if this filter is active.  Use setActive() to alter after configuration.</div></td><td class="msource"><a href="output/Ext.ux.grid.filter.Filter.html#active" ext:member="#active" ext:cls="Ext.ux.grid.filter.Filter">Filter</a></td></tr><tr class="property-row expandable inherited"><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.ux.grid.filter.Filter-getSerialArgs"></a><b><a href="source/Filter.html#prop-Ext.ux.grid.filter.Filter-getSerialArgs">getSerialArgs</a></b> : Object<div class="mdesc"><div class="short">Template method to be implemented by all subclasses that is to
117 get and return serialized filter data for transmission...</div><div class="long">Template method to be implemented by all subclasses that is to
118 get and return serialized filter data for transmission to the server.
119 Defaults to Ext.emptyFn.</div></div></td><td class="msource"><a href="output/Ext.ux.grid.filter.Filter.html#getSerialArgs" ext:member="#getSerialArgs" ext:cls="Ext.ux.grid.filter.Filter">Filter</a></td></tr><tr class="property-row expandable inherited"><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.ux.grid.filter.Filter-init"></a><b><a href="source/Filter.html#prop-Ext.ux.grid.filter.Filter-init">init</a></b> : Object<div class="mdesc"><div class="short">Template method to be implemented by all subclasses that is to
120 initialize the filter and install required menu items....</div><div class="long">Template method to be implemented by all subclasses that is to
121 initialize the filter and install required menu items.
122 Defaults to Ext.emptyFn.</div></div></td><td class="msource"><a href="output/Ext.ux.grid.filter.Filter.html#init" ext:member="#init" ext:cls="Ext.ux.grid.filter.Filter">Filter</a></td></tr><tr class="property-row  inherited"><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.ux.grid.filter.Filter-menu"></a><b><a href="source/Filter.html#prop-Ext.ux.grid.filter.Filter-menu">menu</a></b> : Ext.menu.Menu<div class="mdesc">The filter configuration menu that will be installed into the filter submenu of a column menu.</div></td><td class="msource"><a href="output/Ext.ux.grid.filter.Filter.html#menu" ext:member="#menu" ext:cls="Ext.ux.grid.filter.Filter">Filter</a></td></tr></tbody></table><a id="Ext.ux.grid.filter.NumericFilter-methods"></a><h2>Public Methods</h2><table cellspacing="0" class="member-table"><tbody><tr><th colspan="2" class="sig-header">Method</th><th class="msource-header">Defined By</th></tr><tr class="method-row expandable inherited"><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.ux.grid.filter.Filter-destroy"></a><b><a href="source/ux-all-debug.html#method-Ext.ux.grid.filter.Filter-destroy">destroy</a></b>()
123     :
124                                         void<div class="mdesc"><div class="short">Destroys this filter by purging any event listeners, and removing any menus.</div><div class="long">Destroys this filter by purging any event listeners, and removing any menus.<div class="mdetail-params"><strong>Parameters:</strong><ul><li>None.</li></ul><strong>Returns:</strong><ul><li>void</li></ul></div></div></div></td><td class="msource"><a href="output/Ext.ux.grid.filter.Filter.html#destroy" ext:member="#destroy" ext:cls="Ext.ux.grid.filter.Filter">Filter</a></td></tr><tr class="method-row expandable inherited"><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.ux.grid.filter.Filter-getValue"></a><b><a href="source/ux-all-debug.html#method-Ext.ux.grid.filter.Filter-getValue">getValue</a></b>()
125     :
126                                         Object<div class="mdesc"><div class="short">Template method to be implemented by all subclasses that is to
127 get and return the value of the filter.
128 Defaults to Ex...</div><div class="long">Template method to be implemented by all subclasses that is to
129 get and return the value of the filter.
130 Defaults to Ext.emptyFn.<div class="mdetail-params"><strong>Parameters:</strong><ul><li>None.</li></ul><strong>Returns:</strong><ul><li><code>Object</code><div class="sub-desc">The 'serialized' form of this filter</div></li></ul></div></div></div></td><td class="msource"><a href="output/Ext.ux.grid.filter.Filter.html#getValue" ext:member="#getValue" ext:cls="Ext.ux.grid.filter.Filter">Filter</a></td></tr><tr class="method-row expandable inherited"><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.ux.grid.filter.Filter-isActivatable"></a><b><a href="source/ux-all-debug.html#method-Ext.ux.grid.filter.Filter-isActivatable">isActivatable</a></b>()
131     :
132                                         Boolean<div class="mdesc"><div class="short">Template method to be implemented by all subclasses that is to
133 return true if the filter has enough configuration inf...</div><div class="long">Template method to be implemented by all subclasses that is to
134 return <tt>true</tt> if the filter has enough configuration information to be activated.
135 Defaults to <tt>return true</tt>.<div class="mdetail-params"><strong>Parameters:</strong><ul><li>None.</li></ul><strong>Returns:</strong><ul><li><code>Boolean</code><div class="sub-desc"></div></li></ul></div></div></div></td><td class="msource"><a href="output/Ext.ux.grid.filter.Filter.html#isActivatable" ext:member="#isActivatable" ext:cls="Ext.ux.grid.filter.Filter">Filter</a></td></tr><tr class="method-row expandable inherited"><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.ux.grid.filter.Filter-serialize"></a><b><a href="source/ux-all-debug.html#method-Ext.ux.grid.filter.Filter-serialize">serialize</a></b>()
136     :
137                                         Object/Array<div class="mdesc"><div class="short">Returns the serialized filter data for transmission to the server
138 and fires the 'serialize' event.</div><div class="long">Returns the serialized filter data for transmission to the server
139 and fires the 'serialize' event.<div class="mdetail-params"><strong>Parameters:</strong><ul><li>None.</li></ul><strong>Returns:</strong><ul><li><code>Object/Array</code><div class="sub-desc">An object or collection of objects containing
140 key value pairs representing the current configuration of the filter.</div></li></ul></div></div></div></td><td class="msource"><a href="output/Ext.ux.grid.filter.Filter.html#serialize" ext:member="#serialize" ext:cls="Ext.ux.grid.filter.Filter">Filter</a></td></tr><tr class="method-row expandable inherited"><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.ux.grid.filter.Filter-setActive"></a><b><a href="source/ux-all-debug.html#method-Ext.ux.grid.filter.Filter-setActive">setActive</a></b>(&nbsp;<code>Boolean&nbsp;active</code>,&nbsp;<code>Boolean&nbsp;suppressEvent</code>&nbsp;)
141     :
142                                         void<div class="mdesc"><div class="short">Sets the status of the filter and fires the appropriate events.</div><div class="long">Sets the status of the filter and fires the appropriate events.<div class="mdetail-params"><strong>Parameters:</strong><ul><li><code>active</code> : Boolean<div class="sub-desc">The new filter state.</div></li><li><code>suppressEvent</code> : Boolean<div class="sub-desc">True to prevent events from being fired.</div></li></ul><strong>Returns:</strong><ul><li>void</li></ul></div></div></div></td><td class="msource"><a href="output/Ext.ux.grid.filter.Filter.html#setActive" ext:member="#setActive" ext:cls="Ext.ux.grid.filter.Filter">Filter</a></td></tr><tr class="method-row expandable inherited"><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.ux.grid.filter.Filter-setValue"></a><b><a href="source/ux-all-debug.html#method-Ext.ux.grid.filter.Filter-setValue">setValue</a></b>(&nbsp;<code>Object&nbsp;data</code>&nbsp;)
143     :
144                                         void<div class="mdesc"><div class="short">Template method to be implemented by all subclasses that is to
145 set the value of the filter and fire the 'update' even...</div><div class="long">Template method to be implemented by all subclasses that is to
146 set the value of the filter and fire the 'update' event.
147 Defaults to Ext.emptyFn.<div class="mdetail-params"><strong>Parameters:</strong><ul><li><code>data</code> : Object<div class="sub-desc">The value to set the filter</div></li></ul><strong>Returns:</strong><ul><li>void</li></ul></div></div></div></td><td class="msource"><a href="output/Ext.ux.grid.filter.Filter.html#setValue" ext:member="#setValue" ext:cls="Ext.ux.grid.filter.Filter">Filter</a></td></tr><tr class="method-row expandable "><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.ux.grid.filter.NumericFilter-validateRecord"></a><b><a href="source/ux-all-debug.html#method-Ext.ux.grid.filter.NumericFilter-validateRecord">validateRecord</a></b>(&nbsp;<code>Ext.data.Record&nbsp;record</code>&nbsp;)
148     :
149                                         Boolean<div class="mdesc"><div class="short">Template method that is to validate the provided Ext.data.Record
150 against the filters configuration.</div><div class="long">Template method that is to validate the provided Ext.data.Record
151 against the filters configuration.<div class="mdetail-params"><strong>Parameters:</strong><ul><li><code>record</code> : Ext.data.Record<div class="sub-desc">The record to validate</div></li></ul><strong>Returns:</strong><ul><li><code>Boolean</code><div class="sub-desc">true if the record is valid within the bounds
152 of the filter, false otherwise.</div></li></ul></div></div></div></td><td class="msource">NumericFilter</td></tr></tbody></table><a id="Ext.ux.grid.filter.NumericFilter-events"></a><h2>Public Events</h2><table cellspacing="0" class="member-table"><tbody><tr><th colspan="2" class="sig-header">Event</th><th class="msource-header">Defined By</th></tr><tr class="method-row expandable inherited"><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.ux.grid.filter.Filter-activate"></a><b><a href="source/Filter.html#event-Ext.ux.grid.filter.Filter-activate">activate</a></b> :
153                                       (&nbsp;<code>Ext.ux.grid.filter.Filter&nbsp;this</code>&nbsp;)
154     <div class="mdesc"><div class="short">Fires when an inactive filter becomes active</div><div class="long">Fires when an inactive filter becomes active<div class="mdetail-params"><strong style="font-weight: normal;">Listeners will be called with the following arguments:</strong><ul><li><code>this</code> : Ext.ux.grid.filter.Filter<div class="sub-desc"></div></li></ul></div></div></div></td><td class="msource"><a href="output/Ext.ux.grid.filter.Filter.html#activate" ext:member="#activate" ext:cls="Ext.ux.grid.filter.Filter">Filter</a></td></tr><tr class="method-row expandable inherited"><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.ux.grid.filter.Filter-deactivate"></a><b><a href="source/Filter.html#event-Ext.ux.grid.filter.Filter-deactivate">deactivate</a></b> :
155                                       (&nbsp;<code>Ext.ux.grid.filter.Filter&nbsp;this</code>&nbsp;)
156     <div class="mdesc"><div class="short">Fires when an active filter becomes inactive</div><div class="long">Fires when an active filter becomes inactive<div class="mdetail-params"><strong style="font-weight: normal;">Listeners will be called with the following arguments:</strong><ul><li><code>this</code> : Ext.ux.grid.filter.Filter<div class="sub-desc"></div></li></ul></div></div></div></td><td class="msource"><a href="output/Ext.ux.grid.filter.Filter.html#deactivate" ext:member="#deactivate" ext:cls="Ext.ux.grid.filter.Filter">Filter</a></td></tr><tr class="method-row expandable inherited"><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.ux.grid.filter.Filter-serialize"></a><b><a href="source/Filter.html#event-Ext.ux.grid.filter.Filter-serialize">serialize</a></b> :
157                                       (&nbsp;<code>Array/Object&nbsp;data</code>,&nbsp;<code>Ext.ux.grid.filter.Filter&nbsp;filter</code>&nbsp;)
158     <div class="mdesc"><div class="short">Fires after the serialization process. Use this to attach additional parameters to serialization
159 data before it is en...</div><div class="long">Fires after the serialization process. Use this to attach additional parameters to serialization
160 data before it is encoded and sent to the server.<div class="mdetail-params"><strong style="font-weight: normal;">Listeners will be called with the following arguments:</strong><ul><li><code>data</code> : Array/Object<div class="sub-desc">A map or collection of maps representing the current filter configuration.</div></li><li><code>filter</code> : Ext.ux.grid.filter.Filter<div class="sub-desc">The filter being serialized.</div></li></ul></div></div></div></td><td class="msource"><a href="output/Ext.ux.grid.filter.Filter.html#serialize" ext:member="#serialize" ext:cls="Ext.ux.grid.filter.Filter">Filter</a></td></tr><tr class="method-row expandable inherited"><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.ux.grid.filter.Filter-update"></a><b><a href="source/Filter.html#event-Ext.ux.grid.filter.Filter-update">update</a></b> :
161                                       (&nbsp;<code>Ext.ux.grid.filter.Filter&nbsp;this</code>&nbsp;)
162     <div class="mdesc"><div class="short">Fires when a filter configuration has changed</div><div class="long">Fires when a filter configuration has changed<div class="mdetail-params"><strong style="font-weight: normal;">Listeners will be called with the following arguments:</strong><ul><li><code>this</code> : Ext.ux.grid.filter.Filter<div class="sub-desc">The filter object.</div></li></ul></div></div></div></td><td class="msource"><a href="output/Ext.ux.grid.filter.Filter.html#update" ext:member="#update" ext:cls="Ext.ux.grid.filter.Filter">Filter</a></td></tr></tbody></table></div>