Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Nebula » [DataBinding][CompositeTable] How to add a delete image to a row in CompositeTable
[DataBinding][CompositeTable] How to add a delete image to a row in CompositeTable [message #584885] Wed, 19 September 2007 15:11
user is currently offline userFriend
Messages: 296
Registered: July 2009
Senior Member
Hi All,

I am writing to see if anybody has a good way to add a delete image to a
row in a CompositeTable without using the Button widget. I would like
to give the user the ability to click an image in a cell for a row and
have the row remove itself from the table. The data in my
compositetable is bound to an Account object. My initial plan is to use
a Label with an image and wrap it in a subclass of
AbstractSWTObservableValue in order to provide support for the mouse
event but wanted to see if this is the correct approach. Also, I
encountered some weird behaviour and didn't want to waste time if there
was a a more correct approach.

Thanks for any quidance.

Geoff
Previous Topic:getCellSelectionCount on nebula grid returns zero
Next Topic:[DataBinding][CompositeTable] How to add a delete image to a row in CompositeTable
Goto Forum:
  


Current Time: Thu Apr 25 11:09:51 GMT 2024

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

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

Back to the top