DimSrv.getAllSelectedEls

Syntax

getAllElements(dim: PP.Mb.DimSource, callback: Function | PP.Delegate);

Parameters

dim. Dictionary.

callback. Callback function.

Description

The getAllSelectedEls method loads all selected dictionary elements.

Example

The example of method use is given in description of the DimSrv.selectByKeys method.

See also:

DimSrv