Properties Methods Events Config Options Direct Link

Class CQ.Ext.slider.Thumb

Package:CQ.Ext.slider
Class:Thumb
Extends:Object
Clientlib:cq.widgets
Represents a single thumb element on a Slider. This would not usually be created manually and would instead be created internally by an CQ.Ext.Slider.

Config Options

Config Options Defined By
  constrain : Boolean
True to constrain the thumb so that it cannot overlap its siblings
Thumb

Public Properties

Property Defined By
  dragging : Boolean
True while the thumb is in a drag operation
Thumb
  slider : CQ.Ext.slider.MultiSlider The
Thumb

Public Methods

Method Defined By

Public Events

This class has no public events.