Uses of Class
org.ow2.clif.analyze.lib.egui.wizards.CLIFReportSettingPage

Packages that use CLIFReportSettingPage
org.ow2.clif.analyze.lib.egui.wizards   
 

Uses of CLIFReportSettingPage in org.ow2.clif.analyze.lib.egui.wizards
 

Methods in org.ow2.clif.analyze.lib.egui.wizards with parameters of type CLIFReportSettingPage
 void BirtController.setReportSettings(java.lang.Object model, CLIFReportSettingPage settingPage)
          Set report basic settings.
 void BirtController.switchToBirtPerspective(org.eclipse.ui.IWorkbenchPage page, org.eclipse.core.resources.IFile file, CLIFReportSettingPage settingPage)