Issue Details (XML | Word | Printable)

Key: NTBL-324
Type: Functional Story Functional Story
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: baljeet.sandhu
Reporter: Edwin Park
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
NatTable

Distinguish between rows that contain selected cells and rows where all cells in the row are selected

Created: 20/Feb/09 10:58 PM   Updated: 25/Feb/09 10:42 PM   Resolved: 25/Feb/09 10:42 PM
Component/s: Row features
Affects Version/s: None
Fix Version/s: 2.0 iteration 6

Time Tracking:
Not Specified

File Attachments: 1. Zip Archive mylyn-context.zip (3 kB) 25/Feb/09 10:42 PM - Christian Martinez


Tag: selection
Test coverage: RowHeaderSelectionTest


 Description  « Hide

Highlight row headers differently to distinguish between the following cases:

  • the row corresponding to the row header contains one or more selected cells
  • the entire row is selected


Christian Martinez added a comment - 25/Feb/09 10:42 PM

Passed in the selectionLayer to the RowHeaderLayer. In the getConfigTypeByPosition method we check to see if the row is fully selected.


Christian Martinez added a comment - 25/Feb/09 10:42 PM

Assigned to Baljeet for verification