Important Notice - Forums is archived
To simplify things and help our users to be more productive, we have archived the current forum and focus our efforts on helping developers on Stack Overflow. You can post new questions on Stack Overflow or join our Discord channel.

TUTORIALVaadin lets you build secure, UX-first PWAs entirely in Java.
Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
Calling javascript synchronously by Enver Haase, 1 month ago
slider irregular step values
Hi,
I have a arraylist with following data [100,200,400,700,900,1200]. I want to put this into a slider. and another arraylist have [2,5,7,9,11,16,15] this is also want to put in another slider. is it possible?.. example is better...
Last updated on Apr, 17th 2012
It's not possible with the com.vaadin.ui.Slider. It supports only range and uniform resolution.
Last updated on
You cannot reply to this thread.