Show contents 

Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing Web Application Using DHTML Components > Working with General Visual Components > Classes > Master > Master.refreshGroup

Master.refreshGroup

Syntax

refreshGroup (groupName);

Parameters

groupName. Group name.

Description

The refreshGroup method refreshes panels that belong to a specific group.

Comments

Group name is specified in the MasterPanel.GroupName property.

Example

The example of use is identical to the example given for the EaxDimBarView.refreshAll property.

See also:

Master