Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 366174

Summary: PresentationUtil is not in Juno 4.2
Product: [Eclipse Project] Platform Reporter: Vincent Lorenzo <vincent.lorenzo>
Component: UIAssignee: Paul Webster <pwebster>
Status: VERIFIED FIXED QA Contact:
Severity: major    
Priority: P3 CC: emoffatt, Michael_Rennie, pwebster, remy.suen
Version: 4.2Keywords: api
Target Milestone: 4.2 M6   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on:    
Bug Blocks: 366166    
Attachments:
Description Flags
PresentationUtil none

Description Vincent Lorenzo CLA 2011-12-09 06:05:26 EST
Hi, 
  could you provide the class PresentationUtil in Juno 4.2 or do you provide another class to replace it?
  We use PresentationUtil.addDragListener and PresentationUtil.removeListener.
  
Regards, 
-- 
Vincent Lorenzo
Comment 1 Vincent Lorenzo CLA 2011-12-09 07:57:24 EST
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
Comment 2 Paul Webster CLA 2011-12-09 09:28:43 EST
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
Comment 3 Vincent Lorenzo CLA 2011-12-09 09:39:27 EST
(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.
Comment 4 Vincent Lorenzo CLA 2011-12-09 09:44:38 EST
Hi, thank you. Yes, we only use the methods for add and remove a listener. 

Best Regards, 
-- 
Vincent Lorenzo
Comment 5 Paul Webster CLA 2012-01-31 08:07:03 EST
Released
PW
Comment 6 Paul Webster CLA 2012-03-13 11:29:50 EDT
In I20120313-0610

PW
Comment 7 Paul Webster CLA 2012-03-13 11:29:57 EDT
.