ToolBar.refreshGroup

Syntax

refreshGroup(groupName: String);

Parameters

groupName. Name of the group being refreshed.

Description

The refreshGroup method refreshes a group by name.

Example

The example of method use is given in description of the ToolBar.removeItems method.

See also:

ToolBar