EaxToolBarView.refresh

Syntax

refresh(objectType: PP.Exp.Ui.EaxObjectType);

Parameters

objectType. Indicates which button is to be refreshed. It is defined using an element of the PP.Exp.Ui.EaxObjectType enumeration.

Description

The refresh method refreshes a selected button in a group of other buttons  used to switch between data display modes.

Example

The example of method use is given on the Example of Creating the EaxToolBar Component page.

See also:

EaxToolBarView