Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Remove child item in TableTreeViewer
Remove child item in TableTreeViewer [message #303535] Wed, 17 May 2006 06:08 Go to next message
Eclipse UserFriend
Hi all,
I'm sorry for my poor english but it's not my native language.
I'd like to know how I can remove a child of root item from TableTreeviewer.
I'd like that user select item that wants remove and push button DELETE.
The listener method recognize object selected and remove it.
If Item is a root element I'm able to perform delte operation, but if
element is a child element I'm not able.
Can you help me please?
Thanks ina davance,
Pietro
Re: Remove child item in TableTreeViewer [message #303891 is a reply to message #303535] Thu, 25 May 2006 13:24 Go to previous message
Eclipse UserFriend
Originally posted by: bokowski.ca.ibm.com

Update your model and then call remove() on the viewer to pick up the
change.

"Pietro" <santurelli@inwind.it> wrote in message
news:e4esm6$viu$1@utils.eclipse.org...
> Hi all,
> I'm sorry for my poor english but it's not my native language.
> I'd like to know how I can remove a child of root item from
TableTreeviewer.
> I'd like that user select item that wants remove and push button DELETE.
> The listener method recognize object selected and remove it.
> If Item is a root element I'm able to perform delte operation, but if
> element is a child element I'm not able.
> Can you help me please?
> Thanks ina davance,
> Pietro
Previous Topic:Converting a plug-in into an RCP-based application
Next Topic:JVM Terminated. Exit code=1 on Fedora Core 4
Goto Forum:
  


Current Time: Mon May 12 17:34:15 EDT 2025

Powered by FUDForum. Page generated in 0.02851 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top