/* This file is part of Ext JS 3.4 Copyright (c) 2011-2013 Sencha Inc Contact: http://www.sencha.com/contact GNU General Public License Usage This file may be used under the terms of the GNU General Public License version 3.0 as published by the Free Software Foundation and appearing in the file LICENSE included in the packaging of this file. Please review the following information to ensure the GNU General Public License version 3.0 requirements will be met: http://www.gnu.org/copyleft/gpl.html. If you are unsure which license is appropriate for your use, please contact the sales department at http://www.sencha.com/contact. Build date: 2013-04-03 15:07:25 */ Ext.data.JsonP.Ext_slider_Thumb({"alternateClassNames":[],"aliases":{},"enum":null,"parentMixins":[],"tagname":"class","subclasses":[],"extends":null,"uses":[],"html":"

Files

Represents a single thumb element on a Slider. This would not usually be created manually and would instead\nbe created internally by an Ext.Slider.

\n
Defined By

Config options

Ext.slider.Thumb
view source
: Boolean
True to constrain the thumb so that it cannot overlap its siblings ...

True to constrain the thumb so that it cannot overlap its siblings

\n

Defaults to: false

The Slider to render to (required)

\n

The Slider to render to (required)

\n
Defined By

Properties

Ext.slider.Thumb
view source
: Boolean
True while the thumb is in a drag operation ...

True while the thumb is in a drag operation

\n

Defaults to: false

The slider this thumb is contained within

\n

The slider this thumb is contained within

\n
Defined By

Methods

Ext.slider.Thumb
view source
( )private
Destroys the thumb ...

Destroys the thumb

\n
Ext.slider.Thumb
view source
( )
Disables the thumb if it is currently enabled ...

Disables the thumb if it is currently enabled

\n
Ext.slider.Thumb
view source
( )
Enables the thumb if it is currently disabled ...

Enables the thumb if it is currently disabled

\n
Ext.slider.Thumb
view source
( )private
...
\n
Ext.slider.Thumb
view source
( )
Sets up an Ext.dd.DragTracker for this thumb ...

Sets up an Ext.dd.DragTracker for this thumb

\n
Ext.slider.Thumb
view source
( e ) : Booleanprivate
This is tied into the internal Ext.dd.DragTracker. ...

This is tied into the internal Ext.dd.DragTracker. If the slider is currently disabled,\nthis returns false to disable the DragTracker too.

\n

Parameters

  • e : Object
    \n

Returns

  • Boolean

    False if the slider is currently disabled

    \n
Ext.slider.Thumb
view source
( e )private
This is tied into the internal Ext.dd.DragTracker's onDrag template method. ...

This is tied into the internal Ext.dd.DragTracker's onDrag template method. This is called every time\nthe DragTracker detects a drag movement. It updates the Slider's value using the position of the drag

\n

Parameters

  • e : Object
    \n
Ext.slider.Thumb
view source
( e )private
This is tied to the internal Ext.dd.DragTracker's onEnd template method. ...

This is tied to the internal Ext.dd.DragTracker's onEnd template method. Removes the drag CSS class and\nfires the 'changecomplete' event with the new value

\n

Parameters

  • e : Object
    \n
Ext.slider.Thumb
view source
( e )private
This is tied into the internal Ext.dd.DragTracker's onStart template method. ...

This is tied into the internal Ext.dd.DragTracker's onStart template method. Adds the drag CSS class\nto the thumb and fires the 'dragstart' event

\n

Parameters

  • e : Object
    \n
Ext.slider.Thumb
view source
( )
Renders the thumb into a slider ...

Renders the thumb into a slider

\n
","superclasses":[],"meta":{},"requires":[],"html_meta":{},"statics":{"property":[],"cfg":[],"css_var":[],"method":[],"event":[],"css_mixin":[]},"files":[{"href":"Slider.html#Ext-slider-Thumb","filename":"Slider.js"}],"linenr":1,"members":{"property":[{"tagname":"property","owner":"Ext.slider.Thumb","meta":{},"name":"dragging","id":"property-dragging"},{"tagname":"property","owner":"Ext.slider.Thumb","meta":{},"name":"slider","id":"property-slider"}],"cfg":[{"tagname":"cfg","owner":"Ext.slider.Thumb","meta":{},"name":"constrain","id":"cfg-constrain"},{"tagname":"cfg","owner":"Ext.slider.Thumb","meta":{},"name":"slider","id":"cfg-slider"}],"css_var":[],"method":[{"tagname":"method","owner":"Ext.slider.Thumb","meta":{"private":true},"name":"destroy","id":"method-destroy"},{"tagname":"method","owner":"Ext.slider.Thumb","meta":{},"name":"disable","id":"method-disable"},{"tagname":"method","owner":"Ext.slider.Thumb","meta":{},"name":"enable","id":"method-enable"},{"tagname":"method","owner":"Ext.slider.Thumb","meta":{"private":true},"name":"getNewValue","id":"method-getNewValue"},{"tagname":"method","owner":"Ext.slider.Thumb","meta":{},"name":"initEvents","id":"method-initEvents"},{"tagname":"method","owner":"Ext.slider.Thumb","meta":{"private":true},"name":"onBeforeDragStart","id":"method-onBeforeDragStart"},{"tagname":"method","owner":"Ext.slider.Thumb","meta":{"private":true},"name":"onDrag","id":"method-onDrag"},{"tagname":"method","owner":"Ext.slider.Thumb","meta":{"private":true},"name":"onDragEnd","id":"method-onDragEnd"},{"tagname":"method","owner":"Ext.slider.Thumb","meta":{"private":true},"name":"onDragStart","id":"method-onDragStart"},{"tagname":"method","owner":"Ext.slider.Thumb","meta":{},"name":"render","id":"method-render"}],"event":[],"css_mixin":[]},"inheritable":null,"private":null,"component":false,"name":"Ext.slider.Thumb","singleton":false,"override":null,"inheritdoc":null,"id":"class-Ext.slider.Thumb","mixins":[],"mixedInto":[]});