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

Class Ext.slider.MultiSlider

Package:Ext.slider
Defined In:Slider.js
Class:MultiSlider
Subclasses:SingleSlider
Extends:BoxComponent
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: +
Observable
  Component
    BoxComponent
      MultiSlider

Class Ext.slider.MultiSlider

Package:Ext.slider
Defined In:Slider.js
Class:MultiSlider
Subclasses:SingleSlider
Extends:BoxComponent
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({
     renderTo: Ext.getBody(),
@@ -578,7 +578,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