X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/b37ceabb82336ee82757cd32efe353cfab8ec267..f5240829880f87e0cf581c6a296e436fdef0ef80:/docs/output/Ext.slider.SingleSlider.html diff --git a/docs/output/Ext.slider.SingleSlider.html b/docs/output/Ext.slider.SingleSlider.html index 322e8378..83d77fe0 100644 --- a/docs/output/Ext.slider.SingleSlider.html +++ b/docs/output/Ext.slider.SingleSlider.html @@ -1,4 +1,4 @@ -
Properties Methods Events Config Options Direct Link
Observable
  Component
    BoxComponent
      MultiSlider
        SingleSlider

Class Ext.slider.SingleSlider

Package:Ext.slider
Defined In:Slider.js
Class:SingleSlider
Extends:MultiSlider
Slider which supports vertical or horizontal orientation, keyboard adjustments, +
Observable
  Component
    BoxComponent
      MultiSlider
        SingleSlider

Class Ext.slider.SingleSlider

Package:Ext.slider
Defined In:Slider.js
Class:SingleSlider
Extends:MultiSlider
Slider which supports vertical or horizontal orientation, keyboard adjustments, configurable snapping, axis clicking and animation. Can be added as an item to any container. Example usage:
new Ext.slider.SingleSlider({
@@ -566,7 +566,7 @@ The predefined xtypes are listed Ext.ComponentMgr.registerType in order to be able to
-take advantage of lazy instantiation and rendering.
Component y : Number
The local y (top) coordinate for this component if contained within a positioning container.
BoxComponent

Public Properties

PropertyDefined By
 disabled : Boolean
True if this component is disabled. Read-only.
Component
 dragging : Boolean
True while the thumb is in a drag operation
MultiSlider
 y : Number
The local y (top) coordinate for this component if contained within a positioning container.
BoxComponent

Public Properties

PropertyDefined By
 disabled : Boolean
True if this component is disabled. Read-only.
Component