Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Remove a control's children ?
Remove a control's children ? [message #1167409] Sat, 02 November 2013 16:47 Go to next message
Eclipse Explorer is currently offline Eclipse ExplorerFriend
Messages: 18
Registered: February 2013
Junior Member
Hi,

After calling the getChildren() method and receiving an instance of Control[],
what is the correct way to remove one or more the child elements?

Alternatively, is there a better starting point than the getChildren() method?

In advance, thank you for your help.
Re: Remove a control's children ? [message #1170717 is a reply to message #1167409] Mon, 04 November 2013 20:54 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

You can try calling #dispose() on the individual children, but why remove them?

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:Eclipse Failed to laod
Next Topic:Please help increase java heap size
Goto Forum:
  


Current Time: Wed Apr 24 20:08:15 GMT 2024

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

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

Back to the top