Bug 79181

Summary: Allow application-defined wizard pages in the org.eclipse.hyades.ui.reportExtensions extension point.
Product: z_Archived Reporter: Paul Slauenwhite <paulslau>
Component: TPTPAssignee: Dominique Guilbaud <dguilbaud>
Status: CLOSED FIXED QA Contact:
Severity: enhancement    
Priority: P3 CC: nedelec
Version: unspecifiedKeywords: Documentation, PII
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on:    
Bug Blocks: 74803    

Description Paul Slauenwhite CLA 2004-11-22 09:05:47 EST
Allow application-defined wizard pages in the 
org.eclipse.hyades.ui.reportExtensions extension point.

For example, when an application implements this extension point to create a 
report, the application's report may require more data from the user to 
generate the report (e.g. report window).  The 
org.eclipse.hyades.ui.reportExtensions extension point should be extensible 
enough that applications can provide additional wizard pages to appear in the 
report wizard (e.g. activated from the wizard's Next button).
Comment 1 Dominique Guilbaud CLA 2005-03-17 06:24:40 EST
A new extension point named reportGenerators replace the existing 
reportExtensions.
The contributors to reportExtensions still have their report displayed as a 
choice.
Comment 2 Paul Slauenwhite CLA 2005-03-21 14:14:05 EST
Verified in Toronto's TPTP 4.0 (200503211143 build of HEAD) driver on March 21, 
2005.
Comment 3 Paul Slauenwhite CLA 2005-03-21 14:14:14 EST
Closing.