Hi, a bit more code would help getting a good answer.
You could overwrite the DefaultAbstractTree.onNodeLinkClicked(AjaxRequestTarget target, TreeNode node) method. Why this should not work - i only can hit the air. Another way is to call the AbstractTree.getTreeState()..isNodeSelected(pNode) or getSelectedNodes(). But this will not give you the clicked but the selected nodes.
PS: Based on Wicket 1.3.5 HTH (at least a bit) Per --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org