Bug 366174 - PresentationUtil is not in Juno 4.2
Summary: PresentationUtil is not in Juno 4.2
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.2   Edit
Hardware: All All
: P3 major (vote)
Target Milestone: 4.2 M6   Edit
Assignee: Paul Webster CLA
QA Contact:
URL:
Whiteboard:
Keywords: api
Depends on:
Blocks: 366166
  Show dependency tree
 
Reported: 2011-12-09 06:05 EST by Vincent Lorenzo CLA
Modified: 2012-03-13 11:29 EDT (History)
4 users (show)

See Also:


Attachments
PresentationUtil (19.14 KB, patch)
2011-12-09 09:28 EST, Paul Webster CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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
.