X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/b37ceabb82336ee82757cd32efe353cfab8ec267..f5240829880f87e0cf581c6a296e436fdef0ef80:/docs/output/Ext.slider.Thumb.html diff --git a/docs/output/Ext.slider.Thumb.html b/docs/output/Ext.slider.Thumb.html index a0ba4454..b0823da3 100644 --- a/docs/output/Ext.slider.Thumb.html +++ b/docs/output/Ext.slider.Thumb.html @@ -1,5 +1,5 @@ -
Properties Methods Events Config Options Direct Link

Class Ext.slider.Thumb

Package:Ext.slider
Defined In:Slider.js
Class:Thumb
Extends:Object
Represents a single thumb element on a Slider. This would not usually be created manually and would instead -be created internally by an Ext.Slider.

Config Options

Config OptionsDefined 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

Public Properties

PropertyDefined By
 slider : Ext.slider.MultiSlider +

Class Ext.slider.Thumb

Package:Ext.slider
Defined In:Slider.js
Class:Thumb
Extends:Object
Represents a single thumb element on a Slider. This would not usually be created manually and would instead +be created internally by an Ext.Slider.

Config Options

Config OptionsDefined 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

Public Properties

PropertyDefined By
 dragging : Boolean
True while the thumb is in a drag operation
Thumb
 slider : Ext.slider.MultiSlider The slider this thumb is contained within
Thumb

Public Methods

MethodDefined By