UI Preview for DNG using OSLC
Hi,
1. Is there any code to develop a UI Preview when the user hovers the mouse on DNG link/artifact using OSLC?
2. Also i checked few links but there is no proper code or example which explains about the Delegated UI for DNG.
|
One answer
Ralph Schoon (63.5k●3●36●46)
| answered Oct 25 '19, 6:09 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER I think you can find some hints and links here: https://jazz.net/help-dev/clm/topic/com.ibm.rational.rrm.help.doc/topics/r_rm_provider.html The feature is called Delegated UI or compact rendering. I think that most of the Jazz Applications still support compact rendering rather than newer OSLC specs for the same features.
I think the previews are using an IFrame and would suggest to use the Chrome development tools to have a look at what the Jazz products do.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
Does this help?