I'm using the SliderBar from the GWT Incubator in one of my current projects.
I want to add a handler which fires whenever the value of the slider changes, but I'm not sure which handler I need to add to get this to work, or whether I need to write one of my own.
Thanks