Re: Checkbox tree component

2012-03-06 Thread javanrell
++) { selectAllChildren(node.getChildAt(i), tree, check); } } } } -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Checkbox-tree-component-tp1892569p4451127.html Sent from the Users forum mailing

Re: Checkbox tree component

2010-01-20 Thread prati
to selected. Are you sure you want to select the children nodes or is it the parent nodes you want to select? -- View this message in context: http://old.nabble.com/Checkbox-tree-component-tp13433102p27250675.html Sent from the Wicket - User mailing list archive at Nabble.com

Re: Checkbox tree component

2009-04-17 Thread CrocodileShoes
, that is, without rebuilding the from the root node, but I don't know how to update the tree without doing that. Any ideas? -- View this message in context: http://www.nabble.com/Checkbox-tree-component-tp13433102p23098936.html Sent from the Wicket - User mailing list archive at Nabble.com

Re: Checkbox tree component

2009-04-17 Thread Edi
Hello Doug, I am not able to configure the above example Doug. Could you give me .war file. please thanks and regards, edi -- View this message in context: http://www.nabble.com/Checkbox-tree-component-tp13433102p23109331.html Sent from the Wicket - User mailing list archive at Nabble.com

Re: Checkbox tree component

2009-04-16 Thread Edi
://www.nabble.com/Checkbox-tree-component-tp13433102p23074091.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h

Re: Checkbox tree component

2008-07-07 Thread vishy_sb
checkbox tree. i.e. I have Panel1 and Panel2 for a page both having a checkbox tree component in them say checkboxtree1 and checkboxtree2 respectively. I want the Panel2 to show up (along with the tree) only when a node of the checkboxtree1 is selected. I tried to add the panel dynamically

Re: Checkbox tree component

2008-07-07 Thread Doug Leeper
(), no matter if you are refreshing the entire page or via Ajax, the checkBoxPanel2 visibility would be handled correctly. Hope that helps. - Doug -- View this message in context: http://www.nabble.com/Checkbox-tree-component-tp13433102p18327178.html Sent from the Wicket - User mailing list archive

Re: Checkbox tree component

2008-06-28 Thread Doug Leeper
. Are you sure you want to select the children nodes or is it the parent nodes you want to select? -- View this message in context: http://www.nabble.com/Checkbox-tree-component-tp13433102p18173927.html Sent from the Wicket - User mailing list archive at Nabble.com

Re: Checkbox tree component

2008-06-26 Thread vishy_sb
Hey Doug, I am fairly new to wicket. I am trying to use the checkbox tree component and it seems to be working well. However I would like to check or uncheck all the child nodes if the parent node is selected(i.e. if the check box in front of the parent node is checked or unchecked). Kindly let

Re: Checkbox tree component

2008-06-26 Thread Doug Leeper
It depends. Are you building the entire tree up front or are you building the child nodes dynamically (i.e. when the parent node is selected/expanded)? -- View this message in context: http://www.nabble.com/Checkbox-tree-component-tp13433102p18147561.html Sent from the Wicket - User mailing

Re: Checkbox tree component

2008-06-26 Thread vishy_sb
. Are you building the entire tree up front or are you building the child nodes dynamically (i.e. when the parent node is selected/expanded)? -- View this message in context: http://www.nabble.com/Checkbox-tree-component-tp13433102p18147660.html Sent from the Wicket - User mailing list

Re: Checkbox tree component

2007-12-10 Thread Benjamin Keil
. It happens in both cases (except you get CheckBoxTree$2 instead of $3). -- View this message in context: http://www.nabble.com/Checkbox-tree-component-tp13433102p14267352.html Sent from the Wicket - User mailing list archive at Nabble.com

Re: Checkbox tree component

2007-12-07 Thread Mats Norén
/ProductCategoriesPanel.java ProductCategoriesPanel.java -- View this message in context: http://www.nabble.com/Checkbox-tree-component-tf4699092.html#a13439520 Sent from the Wicket - User mailing list archive at Nabble.com

Re: Checkbox tree component

2007-12-05 Thread Benjamin Keil
for anything else anywhere in my site. I'm totally baffled. Any help would be greatly appreciated, Ciao, Ben. -- View this message in context: http://www.nabble.com/Checkbox-tree-component-tf4699092.html#a14184918 Sent from the Wicket - User mailing list archive at Nabble.com

Re: Checkbox tree component

2007-12-05 Thread Benjamin Keil
really baffled. Thanks :) :) :) Ben. -- View this message in context: http://www.nabble.com/Checkbox-tree-component-tf4699092.html#a14185226 Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e

Re: Checkbox tree component

2007-12-05 Thread Doug Leeper
Could you post the stacktrace? -- View this message in context: http://www.nabble.com/Checkbox-tree-component-tf4699092.html#a14186249 Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail

Re: Checkbox tree component

2007-11-16 Thread dstruck
://www.nabble.com/file/p13439520/ProductCategoriesPanel.java ProductCategoriesPanel.java -- View this message in context: http://www.nabble.com/Checkbox-tree-component-tf4699092.html#a13804534 Sent from the Wicket - User mailing list archive at Nabble.com

Re: Checkbox tree component

2007-11-16 Thread Doug Leeper
Glad to have helped! -- View this message in context: http://www.nabble.com/Checkbox-tree-component-tf4699092.html#a13804839 Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL

Checkbox tree component

2007-10-26 Thread dstruck
Has anyone put together a checkbox tree component? I've done some searches but haven't turned anything up. Basically, I'd like a tree with a checkbox leading each node that when checked also selects all child nodes. I'm thinking of something like the tree you see when you do software updates

Re: Checkbox tree component

2007-10-26 Thread Doug Leeper
I was just about to tackle this. If I get something together I will forward the code. - Doug -- View this message in context: http://www.nabble.com/Checkbox-tree-component-tf4699092.html#a13436155 Sent from the Wicket - User mailing list archive at Nabble.com

Re: Checkbox tree component

2007-10-26 Thread Doug Leeper
this message in context: http://www.nabble.com/Checkbox-tree-component-tf4699092.html#a13439520 Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e