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 #40318] Wed, 19 September 2007 15:11 Go to next message
Eclipse UserFriend
Originally posted by: user.domain.invalid

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
Re: [DataBinding][CompositeTable] How to add a delete image to a row in CompositeTable [message #40350 is a reply to message #40318] Wed, 19 September 2007 15:14 Go to previous message
Eclipse UserFriend
Originally posted by: geoff.simonds.gmail.com

My reply-to address was not set so I am adding a reply with the correct
address.

user@domain.invalid wrote:
> 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
Re: [DataBinding][CompositeTable] How to add a delete image to a row in CompositeTable [message #584913 is a reply to message #40318] Wed, 19 September 2007 15:14 Go to previous message
Eclipse UserFriend
Originally posted by: geoff.simonds.gmail.com

My reply-to address was not set so I am adding a reply with the correct
address.

user@domain.invalid wrote:
> 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:[DataBinding][CompositeTable] How to add a delete image to a row in CompositeTable
Next Topic:PShelf does not have a scroll bar
Goto Forum:
  


Current Time: Fri Apr 19 07:14:11 GMT 2024

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

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

Back to the top