ParametersDimensionsView.setSource

Syntax

setSource(value);

Parameters

value. Data source value.

Description

The setSource method sets a data source for the component.

Comments

Method value can also be set from JSON.

Example

The example of constructor use is given on the Example of Creating the ParametersDialog Component page.

See also:

ParametersDimensionsView