Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Get the TableEditors objects hosted in a TableItem (Giving a TableItem containing some TableEditor objects, how to get those TableEditor objects)
Get the TableEditors objects hosted in a TableItem [message #501490] Wed, 02 December 2009 09:47 Go to previous message
Oceanys  is currently offline Oceanys
Messages: 3
Registered: December 2009
Junior Member
Hi,
I'm working with an SWT table and I added various TableEditor objects to its rows.
In each row we can find text inputs, calendars and combo boxes.
I want to delete a selected row, so using the remove method doesn't give me the wanted result, so I was obliged to get the "internal" TableEditor objects in the table row and dispose every TableEditor object.
Is there other method to remove a TableItem with its hosted TableEditor objects ?
 
Read Message
Read Message
Read Message
Previous Topic:freezing swt gui
Next Topic:Question: SWT analogue of java.awt.event.ContainerListener?
Goto Forum:
  


Current Time: Tue May 21 13:11:27 EDT 2013

Powered by FUDForum. Page generated in 0.01672 seconds