Well currently I am testing the tree using a model which creates the entire
tree up front... however for the final implementation I would be building
the child nodes dynamically....  hence I guess I would be using both of
them....

Thanks for the quick reply....


Doug Leeper wrote:
> 
> 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-tp13433102p18147660.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to