BaseWizard
|
A base class for classes that implement wizard functionality.
|
ChooseAvailableDataSourcePage
|
|
ChooseAvailableItemPage
|
A base class for classes that allow users to select an available item.
|
ChooseDataSourceTypePage
|
Implements the Data Source Wizard’s Select Data Source Type page.
|
ChooseJsonConnectionPage
|
Implements the functionality to select whether to create a new data connection or edit an existing connection.
|
ChooseJsonSchemaPage
|
Implements the Select Data Fields section of the Data Source Wizard’s Specify Data Source Settings (JSON) page.
|
ChooseJsonSourcePage
|
Implements the Choose JSON Data Connection section of the Report Wizard’s Specify Data Source Settings (JSON) page and the Data Source Wizard’s Specify Data Source Settings (JSON).
|
ChooseObjectDataSourceDataMembersPage
|
|
ChooseObjectDataSourceTypesPage
|
|
ChooseSqlConnectionPage
|
Implements the Choose Data Connection section of the Report Wizard’s Specify Data Source Settings (Database) page and the Data Source Wizard’s Specify Data Source Settings (Database).
|
ConfigureMasterDetailRelationshipsPage
|
Implements the Configure Master-Detail Relationships section of the Report Wizard’s Specify Data Source Settings (Database) page and the Data Source Wizard’s Specify Data Source Settings (Database).
|
ConfigureObjectDataSourceParametersPage
|
Implements the Report Wizard and Data Source Wizard‘s Configure constructor parameters and/or method parameters page.
|
ConfigureQueryPage
|
Implements the Report Wizard and Data Source Wizard‘s Configure Query page.
|
ConfigureQueryParametersPage
|
|
DataSourceWizardSettings
|
Provides the Data Source Wizard‘s settings.
|
FederatedMasterDetailRelationshipsPage
|
|
FederatedQueryConfigurePage
|
|
FullscreenDataSourceWizard
|
Implements the functionality for the fullscreen Data Source Wizard.
|
FullscreenDataSourceWizardPageIterator
|
Defines the Data Source Wizard‘s page sequence.
|
FullscreenWizard
|
A base class for classes that implement fullscreen wizards.
|
FullscreenWizardPage
|
A base class for fullscreen pages of the Report Wizard or Data Source Wizard.
|
FullscreenWizardPageFactory
|
Stores metadata for all wizard pages.
|
MasterDetailRelationshipsPageBase<TState, TResult>
|
|
MultiQueryConfigurePage
|
Implements the Choose Queries section of the Report Wizard’s Specify Data Source Settings (Database) page and the Data Source Wizard’s Specify Data Source Settings (Database).
|
MultiQueryConfigureParametersPage
|
Implements the Configure Query Parameters section of the Report Wizard’s Specify Data Source Settings (Database) page and the Data Source Wizard’s Specify Data Source Settings (Database).
|
PageFactory
|
Stores metadata for all wizard pages.
|
PageIterator<T>
|
Defines the wizard’s page sequence.
|
PopupWizard
|
A base class for classes that implement popup wizards.
|
SelectDataSourcePage
|
|
SpecifyFederationDataSourceSettingsPage
|
|
SpecifyJsonConnectionPage
|
Implements the Choose JSON Data Connection section of the Report Wizard’s Specify Data Source Settings (JSON) page and the Data Source Wizard’s Specify Data Source Settings (JSON).
|
SpecifyJsonDataSourceSettingsPage
|
Implements the Data Source Wizard’s Specify Data Source Settings (JSON) page.
|
SpecifyObjectDataSourceSettingsPage
|
Implements the Data Source Wizard’s Specify Data Source Settings (Object) page.
|
SpecifySqlDataSourceSettingsPage
|
Implements the Data Source Wizard’s Specify Data Source Settings (Database) page.
|
StateManager
|
Processes the wizard’s global state and each page’s local state.
|
WizardPageBase<TState, TResult>
|
A base class for pages of the Report Wizard or Data Source Wizard.
|