Skip to main content



      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 06: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 12:20 Go to previous message
Eclipse UserFriend
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 May 08 09:16:45 EDT 2025

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

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

Back to the top