ParamsBox.setSource

Syntax

setSource(value: PP.Rds.Dictionary);

Parameters

value. Data source.

Description

The setSource method sets data source for dictionary parameters container.

Example

The example of use is given on the page with description of the ParamsBox.refreshAll method.

See also:

ParamsBox