Back to Devexpress

DevExpress.DashboardCommon.DataSourceWizard Namespace

dashboard-devexpress-dot-dashboardcommon-d3c78f17.md

latest7.6 KB
Original Source

DevExpress.DashboardCommon.DataSourceWizard Namespace

Contains classes that provide functionality to the Data Source wizard page presenters.

Assemblies : DevExpress.Dashboard.v25.2.Core.dll, DevExpress.Dashboard.v25.2.Win.dll

NuGet Packages : DevExpress.Dashboard.Core, DevExpress.Win.Dashboard

Classes

NameDescription
ChooseExtractFieldsPage<TModel>Provides a presenter to the Select Data Fields page of the Data Source wizard (Extract Data Source).
ChooseOlapConnectionPage<TModel>Provides a presenter to the Select a Data Connection page of the Data Source wizard (OLAP Data Source).
ConfigureExtractDataSourcePage<TModel>Provides a presenter to the Specify Filter Options page of the Data Source wizard (Extract Data Source).
ConfigureFederationCalculatedFieldsPage<TModel>Supplies a presenter to the Select calculated fields… page of the Data Source wizard.
ConfigureOlapParametersPage<TModel>Provides a presenter to the Configure Connection Parameters page of the Data Source wizard (OLAP Data Source).
CreateExtractDataSourcePage<TModel>Provides a presenter to the Create a Data Extract page of the Data Source wizard (Extract Data Source).
DashboardChooseDataProviderPage<TModel>Supplies a presenter for the Select a Data Connection Type page of the Data Source Wizard.
DashboardChooseDataSourceNamePage<TModel>Provides a presenter to the Enter the Data Source Name page of the Data Source wizard.
DashboardChooseDataSourceTypePage<TModel>A presenter for the Select the Data Source Type page of the Data Source wizard.
DashboardConfigureFederatedQueryPage<TModel>
DashboardFederationDataSourceModelAccumulates intermediate Federated data source settings while the Data Source Wizard is running.
ExtractParametersPage<TModel>Provides a presenter to the Specify Extract Parameters page of the Data Source wizard (Extract Data Source).
StoreExtractFilePage<TModel>Provides a presenter to the Save Extract to a File page of the Data Source wizard (Extract Data Source).

Interfaces

NameDescription
IChooseExtractFieldsPageViewIf implemented, provides a view for the Select Data Fields page of the Data Source Wizard (Extract Data Source).
IConfigureExtractDataSourcePageViewIf implemented, provides a view for the Specify Filter Options page of the Data Source Wizard (Extract Data Source).
IConfigureOlapParametersPageViewIf implemented, provides a view for the Configure Connection Parameters page of the Data Source Wizard (OLAP Data Source).
ICreateExtractDataSourcePageViewIf implemented, provides a view for the Create a Data Extract page of the Data Source Wizard (Extract Data Source).
IDashboardFederationDataSourceModelIf implemented, accumulates intermediate Federated data source settings while the Data Source Wizard is running.
IDataSourceInfoServiceProvides information about a data source and data members.
IExtractParametersPageViewIf implemented, provides a view for the Specify Extract Parameters page of the Data Source Wizard (Extract Data Source).
IStoreExtractFilePageViewIf implemented, provides a view for the Save Extract to a File page of the Data Source Wizard (Extract Data Source).