Sys.UI.DomEvent.$clearHandlers Method
Provides a shortcut to the clearHandlers method of the Sys.UI.DomEvent class. This member is static and can be invoked without creating an instance of the class.
$clearHandlers(element);
For details about the method that this shortcut represents, see Sys.UI.DomEvent clearHandlers Method.
Show: