CrossDatabaseMappingsDialog.setCurrentState

Syntax

setCurrentState(state: Object);

Parameters

state. JSON object with the comparatorRubKey property that determines key of the master database.

Description

The setCurrentState property sets master time series database in the dialog box by database key.

Example

The example of method use is given on the Example of Creating the CrossDatabaseMappingsDialog Component page.

See also:

CrossDatabaseMappingsDialog