Upgrade to ExtJS 3.3.0 - Released 10/06/2010
[extjs.git] / examples / docs / output / Ext.ux.menu.RangeMenu.html
1 <div class="body-wrap" xmlns:ext="http://www.extjs.com"><div class="top-tools"><a class="inner-link" href="#Ext.ux.menu.RangeMenu-props"><img src="resources/images/default/s.gif" class="item-icon icon-prop">Properties</a>&#13;<a class="inner-link" href="#Ext.ux.menu.RangeMenu-methods"><img src="resources/images/default/s.gif" class="item-icon icon-method">Methods</a>&#13;<a class="inner-link" href="#Ext.ux.menu.RangeMenu-events"><img src="resources/images/default/s.gif" class="item-icon icon-event">Events</a>&#13;<a class="bookmark" href="../docs/?class=Ext.ux.menu.RangeMenu"><img src="resources/images/default/s.gif" class="item-icon icon-fav">Direct Link</a>&#13;</div><h1>Class <a href="source/RangeMenu.html#cls-Ext.ux.menu.RangeMenu">Ext.ux.menu.RangeMenu</a></h1><table cellspacing="0"><tr><td class="label">Package:</td><td class="hd-info">Ext.ux.menu</td></tr><tr><td class="label">Defined In:</td><td class="hd-info"><a href="source/RangeMenu.html#cls-Ext.ux.menu.RangeMenu">RangeMenu.js</a></td></tr><tr><td class="label">Class:</td><td class="hd-info"><a href="source/RangeMenu.html#cls-Ext.ux.menu.RangeMenu">RangeMenu</a></td></tr><tr><td class="label">Extends:</td><td class="hd-info">Object</td></tr></table><div class="description">Custom implementation of Ext.menu.Menu that has preconfigured
2 items for gt, lt, eq.
3 <p><b><u>Example Usage:</u></b></p>
4 <pre><code></code></pre></div><div class="hr"></div><a id="Ext.ux.menu.RangeMenu-props"></a><h2>Public Properties</h2><div class="no-members">This class has no public properties.</div><a id="Ext.ux.menu.RangeMenu-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 "><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.ux.menu.RangeMenu-getValue"></a><b><a href="source/ux-all-debug.html#method-Ext.ux.menu.RangeMenu-getValue">getValue</a></b>()
5     :
6                                         String<div class="mdesc"><div class="short">Get and return the value of the filter.</div><div class="long">Get and return the value of the filter.<div class="mdetail-params"><strong>Parameters:</strong><ul><li>None.</li></ul><strong>Returns:</strong><ul><li><code>String</code><div class="sub-desc">The value of this filter</div></li></ul></div></div></div></td><td class="msource">RangeMenu</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.menu.RangeMenu-setValue"></a><b><a href="source/ux-all-debug.html#method-Ext.ux.menu.RangeMenu-setValue">setValue</a></b>(&nbsp;<code>Object&nbsp;data</code>&nbsp;)
7     :
8                                         void<div class="mdesc"><div class="short">Set the value of this menu and fires the 'update' event.</div><div class="long">Set the value of this menu and fires the 'update' event.<div class="mdetail-params"><strong>Parameters:</strong><ul><li><code>data</code> : Object<div class="sub-desc">The data to assign to this menu</div></li></ul><strong>Returns:</strong><ul><li>void</li></ul></div></div></div></td><td class="msource">RangeMenu</td></tr></tbody></table><a id="Ext.ux.menu.RangeMenu-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 "><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.ux.menu.RangeMenu-update"></a><b><a href="source/RangeMenu.html#event-Ext.ux.menu.RangeMenu-update">update</a></b> :
9                                       (&nbsp;<code>Ext.ux.grid.filter.Filter&nbsp;this</code>&nbsp;)
10     <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">RangeMenu</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.menu.RangeMenu-update"></a><b><a href="source/ux-all-debug.html#event-Ext.ux.menu.RangeMenu-update">update</a></b> :
11                                       (&nbsp;<code>Ext.ux.grid.filter.Filter&nbsp;this</code>&nbsp;)
12     <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">RangeMenu</td></tr></tbody></table></div>