fires when the user clicks on an element
webix.attachEvent("onClick", function(){ webix.message("Something clicked"); })