Check the Background Color of a TableViewer Cell where Full Row Selection is enabled [message #1730414] |
Mon, 25 April 2016 10:50  |
Eclipse User |
|
|
|
Hello,
I'm new to Jubula and am looking for a way to select the precise color of a TableViewer's Cell background color or even portion of a row's background color. In the RCP Applicaiton, the Tableviewer only allows the row to be selected and not each individual cell as there is no need to select a cell from the application.
In my RCP Application the specific cell is colored through create Column method of a JFace Table createColumns() which calls the Color getBackground(Object element) method to set the background color based upon checking this value in a data structure.
In Jubula, I can select the row easy enough, but cannot seem to find out how to get a value in which to chech this against. Also when Jubula selects the row, the background color of the row disappears and the row is highlighted a light blue, the default SWT selected color.
Either way... I cannot seem to find a straight forward means of checking this color of the UI with Jubula.
Any suggestion?
|
|
|
|
Re: Check the Background Color of a TableViewer Cell where Full Row Selection is enabled [message #1730489 is a reply to message #1730425] |
Tue, 26 April 2016 05:48   |
Eclipse User |
|
|
|
Thank You Alex,
Forgive my basic question, like I said, I'm new to Jubula, but what property values are available?
How can I get a background color value of a Cell from a property because checkPropertyAtMousePosistion asks for a PROPERTY_NAME [String], PROPERTY _VALUE [String], OPERATOR [String].
Is there a list of PROPERTY_NAMES, PROPERTY_VALUES, Jubula uses? Or am I missing something more basic here?
Thanks again in adavance,
Marv
|
|
|
|
Powered by
FUDForum. Page generated in 0.24405 seconds