ObjectStateChanged: function (sender, args);
sender. Event source.
args. Event information is presented by the PP.Mb.Ui.PropertyChangedEventArgs class.
The ObjectStateChanged event occurs after state of a workbook view is changed.
The example is given on the page with description of the WbkToolBarView.setActiveObject method.
See also: