unBindEvents();
The unbindEvents method signs off an element from all standard events.
The example of method use is given in description of the Control.addEventHandler method.
See also:
Control