X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..6a7e4474cba9d8be4b2ec445e10f1691f7277c50:/docs/output/Ext.slider.Thumb.html?ds=sidebyside diff --git a/docs/output/Ext.slider.Thumb.html b/docs/output/Ext.slider.Thumb.html new file mode 100644 index 00000000..a0ba4454 --- /dev/null +++ b/docs/output/Ext.slider.Thumb.html @@ -0,0 +1,11 @@ +
Package: | Ext.slider |
Defined In: | Slider.js |
Class: | Thumb |
Extends: | Object |
Config Options | Defined By | |
---|---|---|
constrain : Boolean True to constrain the thumb so that it cannot overlap its siblings | Thumb | |
slider : Ext.slider.MultiSlider The Slider to render to (required) | Thumb |
Property | Defined By | |
---|---|---|
slider : Ext.slider.MultiSlider +The slider this thumb is contained within | Thumb |
Method | Defined By | |
---|---|---|
disable()
+ :
+ void Disables the thumb if it is currently enabled Disables the thumb if it is currently enabled Parameters:
| Thumb | |
enable()
+ :
+ void Enables the thumb if it is currently disabled Enables the thumb if it is currently disabled Parameters:
| Thumb | |
initEvents()
+ :
+ void Sets up an Ext.dd.DragTracker for this thumb Sets up an Ext.dd.DragTracker for this thumb Parameters:
| Thumb | |
render()
+ :
+ void Renders the thumb into a slider Renders the thumb into a slider Parameters:
| Thumb |