You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Samba <sa...@gmail.com> on 2007/12/18 17:30:09 UTC

[Trinidad] How to Add or Delete a Node in a Tree upon node Selection

Hi! All,
Is there a way to add a Child to a selected Node or delete a selected Node
in Trinidad tree?
If so, can you please mention the  Class and the method/s need to be used
for this purpose,
Thanking you in advance,
Samba.

Re: [Trinidad] How to Add or Delete a Node in a Tree upon node Selection

Posted by Samba <sa...@gmail.com>.
Thank you Simon,
    I tried with adding or removing the entries in the data set  provided
for the tree.
    And it is working.

   Is there any other way , or is this how every one do?

-- 
Regards...
Samba.

Re: [Trinidad] How to Add or Delete a Node in a Tree upon node Selection

Posted by Simon Lessard <si...@gmail.com>.
Hello Samba,

Sure you can by using a custom made TreeModel supporting such operations.


Regards,

~ Simon

On Dec 18, 2007 11:30 AM, Samba <sa...@gmail.com> wrote:

>
> Hi! All,
> Is there a way to add a Child to a selected Node or delete a selected Node
> in Trinidad tree?
> If so, can you please mention the  Class and the method/s need to be used
> for this purpose,
> Thanking you in advance,
> Samba.
>
>