Handler for change of value using SliderBar in GWT

Posted by Lee on Stack Overflow See other posts from Stack Overflow or by Lee
Published on 2010-04-26T09:25:13Z Indexed on 2010/04/26 9:33 UTC
Read the original article Hit count: 340

Filed under:
|

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

© Stack Overflow or respective owner

Related posts about gwt

Related posts about java