Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Disable Highlights from Rows or only enable Highlights from Table-Cells in JFace TableViewer
Disable Highlights from Rows or only enable Highlights from Table-Cells in JFace TableViewer [message #140758] Mon, 20 July 2009 10:23 Go to next message
Eclipse UserFriend
Originally posted by: cheney_chen.i-len.com

Hi,

In some use cases of my application, I need to only highlight from
Table-Cells when the user clicked the specific Table-Cells in JFace
TableViewer.But neither in RCP nor in RAP I can find the solved way.

So for now I don't need only enable highlights from Table-Cells in JFace
TableViewer,But Just want to disaple highlights from Rows when user
selected some Rows in JFace TableViewer. is it possible to get some way to
archive my purpose in RAP?

Best Regards,
Cheney
Re: Disable Highlights from Rows or only enable Highlights from Table-Cells in JFace TableViewer [message #140942 is a reply to message #140758] Tue, 21 July 2009 16:20 Go to previous message
Ralf Sternberg is currently offline Ralf SternbergFriend
Messages: 1313
Registered: July 2009
Senior Member

Hi,

Cheney wrote:
> In some use cases of my application, I need to only highlight from
> Table-Cells when the user clicked the specific Table-Cells in JFace
> TableViewer.But neither in RCP nor in RAP I can find the solved way.
>
> So for now I don't need only enable highlights from Table-Cells in JFace
> TableViewer,But Just want to disaple highlights from Rows when user
> selected some Rows in JFace TableViewer. is it possible to get some way to
> archive my purpose in RAP?

I guess you'd need to set the custom variant on the TableItems. Variants
are not propagated from the Table to the items. I'm still not sure if we
should do so...

Ralf
Previous Topic:Startup work in Code
Next Topic:RAP Internationalization
Goto Forum:
  


Current Time: Thu Apr 25 08:13:02 GMT 2024

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

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

Back to the top