Bug 329063 - Support pluggable controller for switching panel
Summary: Support pluggable controller for switching panel
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Sapphire (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 330410 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-10-29 12:48 EDT by Konstantin Komissarchik CLA
Modified: 2021-11-19 09:22 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Konstantin Komissarchik CLA 2010-10-29 12:48:27 EDT
The switching-panel UI part currently supports two types of controllers:

1. Attached to an enum property. Panels are selected based on value of that property.
2. Attached to a list property. Panels are selected based on type of selected model element. The context element for panel parts is the selected model element.

We have a need to be able to provide a custom controller implementation. In one recent scenario, it was desirable to switch panels based on selection in a table presented by CheckBoxListPropertyEditorRenderer.
Comment 1 Konstantin Komissarchik CLA 2010-11-16 20:02:05 EST
*** Bug 330410 has been marked as a duplicate of this bug. ***