Bugfix
                        (User-visible) 
                    
                    Detail
#27526
Missing consideration of the annotation ReferenceDisplay in compositions
A reference attribute can be annotated with how the value selection should be displayed, e.g. as a drop-down or as a pop-up.
If such a reference is displayed within a composition table, this annotation is not taken into account.
Test
- In the attribute DemoPlain:DemoPlain.A#typedWrapper set the annotation Reference Display to the value "Selection Field".
 - Edit a DemoTypes.A.
 - In the containment attribute, configure the typedWrapper column to be visible.
 - Create a new row.
    
- Expectation: The value for the typedWrapper column is selected via a drop-down.