X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/b37ceabb82336ee82757cd32efe353cfab8ec267..f5240829880f87e0cf581c6a296e436fdef0ef80:/examples/docs/output/Ext.ux.form.SelectBox.html diff --git a/examples/docs/output/Ext.ux.form.SelectBox.html b/examples/docs/output/Ext.ux.form.SelectBox.html new file mode 100644 index 00000000..c4283d15 --- /dev/null +++ b/examples/docs/output/Ext.ux.form.SelectBox.html @@ -0,0 +1,4 @@ +
Properties Methods Events Direct Link

Class Ext.ux.form.SelectBox

Package:Ext.ux.form
Defined In:SelectBox.js
Class:SelectBox
Extends:Object

Makes a ComboBox more closely mimic an HTML SELECT. Supports clicking and dragging +through the list, with item selection occurring when the mouse button is released. +When used will automatically set editable to false and call Ext.Element.unselectable +on inner elements. Re-enabling editable after calling this will NOT work.

Public Properties

PropertyDefined By
 SlidingPager : Object
Plugin for PagingToolbar which replaces the textfield input with a slider
SelectBox

Public Methods

This class has no public methods.

Public Events

This class has no public events.
\ No newline at end of file