AIChooseReportTypePage<TModel> Constructors
A presenter for the Report Wizard AIChooseReportTypePageView page.Name | Parameters | Description |
---|---|---|
AIChooseReportTypePage(IAIChooseReportTypePageView, IConnectionStorageService, DataSourceTypes, IWizardRunnerContext, ISolutionTypesProvider) | view, connectionStorageService, dataSourceTypes, context, solutionTypesProvider | Initializes a new instance of the AIChooseReportTypePage<TModel> class with specified settings. |
See Also