SignaturesEditor.AfterTimeout

Syntax

AfterTimeout: function(sender, args);

Parameters

sender. Event source.

args. Information on the event. Does not contain arguments.

Description

The AfterTimeout event occurs after timeout, on changing entry box value.

Example

The event use is given in description of the SignaturesEditor.Items property.

See also:

SignaturesEditor