Working with Repository > PP.Mb.Ui > Classes > NavigatorBox > NavigatorBox.PasteBufferStateChanged
PasteBufferStateChanged: function (sender, args);
sender. Event source.
args. Event information.
The PasteBufferStateChanged event occurs after the clipboard state is changed.
The example of event use is given in description of the NavigatorBox.moveObjects method.
See also: