Event fired on click of trash icon added as template

Hi, Can some one help me find which event gets fired when common.trashIcon() is clicked which is in treetable structure? I have seen onCheck being fired for checkbox. How to capture event for trashIcon?

The event can be captured within the onClick handler that helps to differentiate between clicks on elements with different CSS classes:

http://webix.com/snippet/ddc1947d

http://docs.webix.com/api__mouseevents_onclick_config.html