X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/docs/output/Ext.slider.Thumb.html diff --git a/docs/output/Ext.slider.Thumb.html b/docs/output/Ext.slider.Thumb.html deleted file mode 100644 index b0823da3..00000000 --- a/docs/output/Ext.slider.Thumb.html +++ /dev/null @@ -1,11 +0,0 @@ -
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
 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

Public Events

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