
| Key: |
NTBL-324
|
| Type: |
Functional Story
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
baljeet.sandhu
|
| Reporter: |
Edwin Park
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
File Attachments:
|
1.
mylyn-context.zip (3 kB) 25/Feb/09 10:42 PM - Christian Martinez
|
|
| Tag: |
selection
|
| Test coverage: |
RowHeaderSelectionTest
|
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
|
|
Description
|
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
|
Show » |
Sort Order:
|
Passed in the selectionLayer to the RowHeaderLayer. In the getConfigTypeByPosition method we check to see if the row is fully selected.