 |
Slider bean news |
March 4th, 2010
Slider bean 1.2 fixes return dataprovider bug
The latest version fixes a bug that prevented the return dataprovider to properly come into effect if set in design mode.
December 17th, 2009
Slider bean 1.1 adds new design properties
Version 1.1 adds the textDataprovider and returnDataprovider properties to design mode.
March 7th, 2008
Free Slider bean released
We have added a new component to our collection of free Plugins and Beans: the Slider-Bean. The Slider-Bean is a very simple wrapper for the JSlider bean that ships with Servoy. It enhances the JSlider by
- possibility to assign a display dataprovider that sets the value of the slider according to the value of the given dataprovider automatically (without the need of an onRecordSelection method)
- possibility to assign a return dataprovider that allows the bean to set the value in the underlaying record if the user moves the slider to a different value
- possibility to assign a method that is called whenever the user changes the value of the slider
|