Bug 284250 - TableRidget doesn't register it's internal TableViewer as a selection provider
Summary: TableRidget doesn't register it's internal TableViewer as a selection provider
Status: NEW
Alias: None
Product: Riena
Classification: RT
Component: ridget (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-22 08:24 EDT by Aleksey Aristov CLA
Modified: 2009-07-23 08:30 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aleksey Aristov CLA 2009-07-22 08:24:21 EDT
TableRidget doesn't register it's internal TableViewer as a selection provider. Because of that it is impossible to add handler enablement predicates that are based on 'selection' variable.

Special care has to be taken for the case when there is more then one table on a view.
Comment 1 Nobody - feel free to take it CLA 2009-07-23 08:24:54 EDT
Furthermore lists and trees should be considererd as selection providers.
Comment 2 Aleksey Aristov CLA 2009-07-23 08:30:20 EDT
and combo boxes as well