[ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
Adds value support for Slider as a range of integers between a configured minimum and maximum value. For use with <code>Y.Base.build(..)</code> to add the plumbing to <code>Y.SliderBase</code>.
File Size: | 425 lines (14 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
SliderValueRange() X-Ref |
One class of value algorithm that can be built onto SliderBase. By default, values range between 0 and 100, but you can configure these on the built Slider class by setting the <code>min</code> and <code>max</code> configurations. Set the initial value (will cause the thumb to move to the appropriate location on the rail) in configuration as well if appropriate. |
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |