Bug 435374 - Resolve the proxified selected object when BasicTransactionalAdvancedPropertySection refreshes
Summary: Resolve the proxified selected object when BasicTransactionalAdvancedProperty...
Status: CLOSED WONTFIX
Alias: None
Product: Sphinx
Classification: Automotive
Component: Core (show other bugs)
Version: 0.8.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-21 06:01 EDT by Yue Ma CLA
Modified: 2024-05-06 23:29 EDT (History)
2 users (show)

See Also:


Attachments
Resolve the proxified selected object when BasicTransactionalAdvancedPropertySection refreshes (5.24 KB, text/plain)
2014-05-21 06:01 EDT, Yue Ma CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yue Ma CLA 2014-05-21 06:01:53 EDT
Created attachment 243329 [details]
Resolve the proxified selected object when BasicTransactionalAdvancedPropertySection refreshes

If the element contained in a selection is proxified, applications may want to resolve it before refresh, and to use that one as basis for retrieving and displaying the properties for the originally selected element. 

We therefore should override refresh() method in BasicTransactionalAdvancedPropertySection that applications can resolve for this purpose:
if the element is proxified, try to resolve it; otherwise, if it could not be resolved, do not add this element in the input selection, so that the element will not be selected when refreshes.
Comment 1 Balazs Grill CLA 2024-05-06 23:29:02 EDT
Closed stale issue before migration