Thank you  for your reply.

 So i have to extend the DefaultAbstractTree and override the 
onNodeLinkClicked is that right?
   I am trying that.

Newgro wrote:
> 
> 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
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Wicket-tree-tp21410500p21430564.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...@wicket.apache.org

Reply via email to