WbkPropertyBarView.updateRevisionPanel

Syntax

updateRevisionPanel(rubKey: Number, revisions: Array);

Parameters

rubKey. Key of the time series database.

revisions. Revision array.

Description

The updateRevisionPanel method creates the revision panels anew.

Example

The example of use is given on the page with description of the WbkPropertyBarView.getNavBreadcrumb method.

See also:

WbkPropertyBarView