Skip to main content
A newer version of this page is available.
All docs
V19.1

SpecifySqlDataSourceSettingsPage<TState, TResult> Class

Implements the Report Wizard’s Specify Data Source Settings (Database) page.

Declaration

class SpecifySqlDataSourceSettingsPage extends Analytics.Wizard.SpecifySqlDataSourceSettingsPage

Type Parameters

Name Description
TState

A type of the state to initialize the page (optional).

TResult

A type of the page’s commit result (optional).

Remarks

This wizard page allows users to specify settings of a new data source (database).

You can customize this page, hide specific sections or remove this page from the Report Wizard. To identify this page in code, use the FullscreenReportWizardPageId.SpecifySqlDataSourceSettingsPage enumeration value.

See the following topics for more information:

Implements

Methods

commit Method

Commits the page’s local state to the global state.

Declaration

commit(): JQueryPromise<{}>

Returns

Type Description
JQueryPromise<>

A JQuery Promise object that identifies whether the commit succeeded.

registerSections Method

Registers the page’s section.

Declaration

registerSections(): void

Remarks

This method registers the following sections in the Specify Data Source Settings (Database) page: