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

ChooseJsonConnectionPage Class

Implements the functionality to select whether to create a new data connection or edit an existing connection.

Declaration

export class ChooseJsonConnectionPage extends ChooseAvailableItemPage

Methods

commit Method

Commits settings to the local page state.

Declaration

commit(): JQuery.Promise<IJsonDataSourceWizardState, any, any>

Returns

Type Description
Promise<IJsonDataSourceWizardState,any,any>

A JQuery Promise object that identifies whether the commit succeeded.