SpecifyFederationDataSourceSettingsPage Class
In This Article
#Declaration
TypeScript
export class SpecifyFederationDataSourceSettingsPage extends FullscreenWizardPage
#Inherited Members
#Inheritance
WizardPageBase<TState, TResult>
FullscreenWizardPage
SpecifyFederationDataSourceSettingsPage
#constructor(_dataSourceWizardOptions)
Initializes a new instance of the SpecifyFederationDataSourceSettingsPage
class with specified settings.
#Declaration
TypeScript
constructor(
_dataSourceWizardOptions: DevExpress.Analytics.Wizard._MultiQueryDataSourceWizardOptions
)
#Parameters
Name | Type |
---|---|
_data |
_Multi |
#Methods
#getNextSectionId(sectionId) Method
#Declaration
TypeScript
getNextSectionId(
sectionId: string
): string
#Parameters
Name | Type |
---|---|
section |
string |
#Returns
Type |
---|
string |
#registerSections Method
#Declaration
TypeScript
registerSections(): void