On Thu, 24 Apr 2008 13:44:15 +0200 "Thomas Kappler" <[EMAIL PROTECTED]> wrote:
> Hi Federico, > > you gain a lot of flexibility when overriding newNodeComponent() > instead. There, you return a custom Panel where you can do what you > want, i.e., add the link with all desired functionality. And you can > of course give your Panel any constructor you like. I see, thanks for your answer :) I knew about newNodeComponent, but since the only difference between the standard LinkTree and my implementation is in the AJAX call, I was looking for a solution that could "touch" just that part.. I'll go with your suggestion though, thanks again! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
