setActiveObject(objType: PP.Exp.Ui.EaxObjectType, fireEvent);
objType. Object to be activated.
fireEvent. Determines whether to fire active object change event.
The setActiveObject method activates a selected object.
In the current context this method activates a specified button in a group of other button used to select data display mode.
The example of method use is given on the page with description of the EaxToolBarView.ObjectStateChanged event.
See also: