MetaSrv.getPathToKey

Syntax

getAllElements(dim: PP.Exp.PvtDimension, args: Object, callback: Function | PP.Delegate, errorCallback: Function | PP.Delegate);

Parameters

dim. Dimension, from which elements are extracted

args. Arguments.

callback. Callback function.

errorCallback. Callback procedure on error.

Description

The getPathToKey method returns hierarchy to the element with the specified key.

Comments

The method is under development.

See also:

MetaSrv