SplitterBehavior + options example

26 views
Skip to first unread message

alexander.l...@gmail.com

unread,
Apr 9, 2015, 12:26:40 PM4/9/15
to wicket-j...@googlegroups.com
Hi!

Could you please provide me example of "SplitterBehavior + options" usage? (java)

How can I set the first column(part) to 30%?

This page shows only basic usage and I cant figure out this by javadocs also.

P.S. Good job with library! Very useful!

Sebastien

unread,
Apr 9, 2015, 12:35:38 PM4/9/15
to wicket-j...@googlegroups.com
You need to set the "panes" option, like: new Options("panes", "[ { size: '30%' }, { } ]");

Thanks & best regards,
Sebastien

--
You received this message because you are subscribed to the Google Groups "wicket-jquery-ui" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wicket-jquery-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/wicket-jquery-ui/5f5547b3-8536-47b6-8c69-606e8ee8ce6a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

alexander.l...@gmail.com

unread,
Apr 9, 2015, 1:01:10 PM4/9/15
to wicket-j...@googlegroups.com
That second part ("[ { size: '30%' }, { } ]") was tricky for me :-D Thank you!
Reply all
Reply to author
Forward
0 new messages