DevExpress.Analytics.Wizard Module
In This Article
Contains classes and interfaces that implement the functionality for the Report Wizard and Data Source Wizard.
#Classes
Name | Description |
---|---|
Base |
A base class for classes that implement wizard functionality. |
Choose |
|
Choose |
A base class for classes that allow users to select an available item. |
Choose |
Implements the Data Source Wizard’s Select Data Source Type page. |
Choose |
Implements the functionality to select whether to create a new data connection or edit an existing connection. |
Choose |
Implements the Select Data Fields section of the Data Source Wizard’s Specify Data Source Settings (JSON) page. |
Choose |
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). |
Choose |
|
Choose |
|
Choose |
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). |
Configure |
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). |
Configure |
Implements the Report Wizard and Data Source Wizard‘s Configure constructor parameters and/or method parameters page. |
Configure |
Implements the Report Wizard and Data Source Wizard‘s Configure Query page. |
Configure |
|
Data |
Provides the Data Source Wizard‘s settings. |
Federated |
|
Federated |
|
Fullscreen |
Implements the functionality for the fullscreen Data Source Wizard. |
Fullscreen |
Defines the Data Source Wizard‘s page sequence. |
Fullscreen |
A base class for classes that implement fullscreen wizards. |
Fullscreen |
A base class for fullscreen pages of the Report Wizard or Data Source Wizard. |
Fullscreen |
Stores metadata for all wizard pages. |
Master |
|
Multi |
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). |
Multi |
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). |
Page |
Stores metadata for all wizard pages. |
Page |
Defines the wizard’s page sequence. |
Popup |
A base class for classes that implement popup wizards. |
Select |
|
Specify |
|
Specify |
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). |
Specify |
Implements the Data Source Wizard’s Specify Data Source Settings (JSON) page. |
Specify |
Implements the Data Source Wizard’s Specify Data Source Settings (Object) page. |
Specify |
Implements the Data Source Wizard’s Specify Data Source Settings (Database) page. |
State |
Processes the wizard’s global state and each page’s local state. |
Wizard |
A base class for pages of the Report Wizard or Data Source Wizard. |
#Interfaces
Name | Description |
---|---|
IAfter |
Provides data for the wizard’s after |
IBefore |
Provides data for the wizard’s before |
IBefore |
Provides data for the wizard’s before |
IBefore |
Provides data for the wizard’s before |
IBefore |
Provides data for the fullscreen page’s before |
IData |
If implemented, provides the Data Source Wizard‘s settings. |
IData |
If implemented, provides functionality for the Data Source Wizard‘s global state. |
IFederation |
|
IFullscreen |
Stores metadata for a fullscreen wizard page. |
IJson |
If implemented, provides functionality for the JSON Data Source Wizard‘s global state. |
IObject |
If implemented, provides functionality for the Object Data Source Wizard‘s global state. |
ISql |
If implemented, provides functionality for the SQL Data Source Wizard‘s global state. |
IWizard |
Provides data for the wizard’s after |
IWizard |
The wizard’s event collection. |
IWizard |
The fullscreen page’s event collection. |
IWizard |
If implemented, provides functionality for a page of the Report Wizard or Data Source Wizard. |
IWizard |
Provides data for the wizard’s after |
IWizard |
Stores metadata for a wizard page. |
IWizard |
Provides data for the fullscreen page’s after |
#Enums
Name | Description |
---|---|
Data |
Lists the data source types available in the Web Report Designer’s Wizards. |
#Variables
Name | Description |
---|---|
Federation |
|
Fullscreen |
Lists the values that identify the Fullscreen Data Source Wizard‘s pages. |
Fullscreen |
Lists the values that identify sections of the Fullscreen Data Source Wizard‘s pages. |
Json |
Lists the values that identify sections of the Json Data Source Wizard pages. |
Object |
Lists the values that identify sections of the Object Data Source Wizard pages. |
parameter |
|
Sql |
Lists the values that identify sections of the SQL Data Source Wizard pages. |
#Functions
Name | Description |
---|---|
Auto |
Allows you to choose to automatically load child data items and to search by nested items in the complex nested data source. |