EaxRibbonView.Saved

Syntax

Saved: function (sender, args);

Parameters

sender. Event source.

args. Event information. Available arguments: Report - an express report, ResponseText - a response message.

Description

The Saved event occurs on selecting the Save item in the main menu.

Example

The example of event use is given on the Example of Using the EaxRibbon Component page.

See also:

EaxRibbonView