WbkCategoryView.refreshPeriodPanel

Syntax

refreshPeriodPanel();

Description

The refreshPeriodPanel method refreshes the Display Period panel in the workbook ribbon.

Comments

After this method is executed, the corresponding date and time editors in the Display Period panel show the first and the last date available in the current data source.

Example

The example of use is given on the page with description of the WbkCategoryView.getPeriodStartDataPicker method.

See also:

WbkCategoryView