Bug 444696 - ControlFactory for references with containment
Summary: ControlFactory for references with containment
Status: NEW
Alias: None
Product: EMF.Parsley
Classification: Modeling
Component: Core (show other bugs)
Version: unspecified   Edit
Hardware: PC All
: P3 enhancement
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-21 15:18 EDT by Lorenzo Bettini CLA
Modified: 2014-09-21 15:18 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 Lorenzo Bettini CLA 2014-09-21 15:18:41 EDT
When a reference is a containment we should create a control that

- shows the referred containment object in a subform
- if the reference is null we should provide a button for creating a new object, setting the reference and showing the form for editing it
- for multi feature we should do the same and after that show a button for adding a new one or deleting an existing one (probably a table that when doubleclicking shows a dialog for editing it)

The Mail.recipients feature is an example