HieService.openFromRubKey

Syntax

openFromRubKey(rubKey, wbk, callback);

Parameters

rubKey. Sets key of the time series database, hierarchy of which the user opens.

wbk. Sets workbook value.

callback. Sets handler for operation execution end.

Description

The openFromRubKey method sends a request to open workbook hierarchy by time series database key.

Example

The example of using the openFromRubKey method is given on the Example of Creating the NavBreadcrumb Component page.

See also:

HieService