Show contents 

Working with General Visual Components > Classes > AutoRefreshMenu > AutoRefreshMenu.getPeriodicalIntervalItem

AutoRefreshMenu.getPeriodicalIntervalItem

Syntax

getPeriodicalIntervalItem(): PP.Ui.MenuItem;

Description

The getPeriodicalIntervalItem method returns the menu item that enables periodic refresh.

Example

The method use is given in the example for AutoRefreshMenu.getMarkChangedItem.

See also:

AutoRefreshMenu