Control.bindEvents

Syntax

bindEvents();

Description

The bindEvents method signs an element to all available events.

Example

The example of method use is given in description of the Control.addEventHandler method.

See also:

Control