yes you are right. I think what you need is

public Slider setValues(ArrayItemOptions<IntegerItemOptions> values)
        {
                this.options.put("values", values);
                return this;
        }

On Mon, Nov 14, 2011 at 12:57 PM, odin568 <markus....@web.de> wrote:
> Hi,
> no, this sets the complete range of the slider as in the constructor (in my
> example 0 and 100).
>
> Thanks.
>
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/Question-regarding-wiquery-Rangeslider-tp4025737p4039247.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to