Upgrade to ExtJS 3.3.0 - Released 10/06/2010
[extjs.git] / examples / docs / output / Ext.ux.form.SelectBox.html
1 <div class="body-wrap" xmlns:ext="http://www.extjs.com"><div class="top-tools"><a class="inner-link" href="#Ext.ux.form.SelectBox-props"><img src="resources/images/default/s.gif" class="item-icon icon-prop">Properties</a>&#13;<a class="inner-link" href="#Ext.ux.form.SelectBox-methods"><img src="resources/images/default/s.gif" class="item-icon icon-method">Methods</a>&#13;<a class="inner-link" href="#Ext.ux.form.SelectBox-events"><img src="resources/images/default/s.gif" class="item-icon icon-event">Events</a>&#13;<a class="bookmark" href="../docs/?class=Ext.ux.form.SelectBox"><img src="resources/images/default/s.gif" class="item-icon icon-fav">Direct Link</a>&#13;</div><h1>Class <a href="source/SelectBox.html#cls-Ext.ux.form.SelectBox">Ext.ux.form.SelectBox</a></h1><table cellspacing="0"><tr><td class="label">Package:</td><td class="hd-info">Ext.ux.form</td></tr><tr><td class="label">Defined In:</td><td class="hd-info"><a href="source/SelectBox.html#cls-Ext.ux.form.SelectBox">SelectBox.js</a></td></tr><tr><td class="label">Class:</td><td class="hd-info"><a href="source/SelectBox.html#cls-Ext.ux.form.SelectBox">SelectBox</a></td></tr><tr><td class="label">Extends:</td><td class="hd-info">Object</td></tr></table><div class="description"><p>Makes a ComboBox more closely mimic an HTML SELECT.  Supports clicking and dragging
2 through the list, with item selection occurring when the mouse button is released.
3 When used will automatically set <a href="output/Ext.ux.form.SelectBox.html#Ext.ux.form.SelectBox-editable" ext:member="editable" ext:cls="Ext.ux.form.SelectBox">editable</a> to false and call <a href="output/Ext.Element.html#Ext.Element-unselectable" ext:member="unselectable" ext:cls="Ext.Element">Ext.Element.unselectable</a>
4 on inner elements.  Re-enabling editable after calling this will NOT work.</p></div><div class="hr"></div><a id="Ext.ux.form.SelectBox-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  "><td class="micon"><a href="#expand" class="exi">&nbsp;</a></td><td class="sig"><a id="Ext.ux.form.SelectBox-SlidingPager"></a><b><a href="source/ux-all-debug.html#prop-Ext.ux.form.SelectBox-SlidingPager">SlidingPager</a></b> : Object<div class="mdesc">Plugin for PagingToolbar which replaces the textfield input with a slider</div></td><td class="msource">SelectBox</td></tr></tbody></table><a id="Ext.ux.form.SelectBox-methods"></a><h2>Public Methods</h2><div class="no-members">This class has no public methods.</div><a id="Ext.ux.form.SelectBox-events"></a><h2>Public Events</h2><div class="no-members">This class has no public events.</div></div>