| Summary: | PresentationUtil is not in Juno 4.2 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Eclipse Project] Platform | Reporter: | Vincent Lorenzo <vincent.lorenzo> | ||||
| Component: | UI | Assignee: | Paul Webster <pwebster> | ||||
| Status: | VERIFIED FIXED | QA Contact: | |||||
| Severity: | major | ||||||
| Priority: | P3 | CC: | emoffatt, Michael_Rennie, pwebster, remy.suen | ||||
| Version: | 4.2 | Keywords: | api | ||||
| Target Milestone: | 4.2 M6 | ||||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| Whiteboard: | |||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 366166 | ||||||
| Attachments: |
|
||||||
|
Description
Vincent Lorenzo
In R6424 : "migrate" the class PerspectiveContextDependence in oep.infra.core. Currently, I comment the code in the method create, because I don't know how to migrate the code. This method returns always true. I added a tag FIXME in this class Created attachment 208164 [details]
PresentationUtil
I can add it back, as it only seems to be a helper utility to add and remove drag/drop to a Control.
Is that all you are using it for? Or do you have an implementation of the presentation API?
PW
(In reply to comment #1) > In R6424 : "migrate" the class PerspectiveContextDependence in oep.infra.core. > Currently, I comment the code in the method create, because I don't know how to > migrate the code. This method returns always true. I added a tag FIXME in this > class Sorry for this comment, it only concerns MDT::Papyrus. Hi, thank you. Yes, we only use the methods for add and remove a listener. Best Regards, -- Vincent Lorenzo Released PW In I20120313-0610 PW . |