shows overlay box over the component
webix.ui({ view:"datatable", on:{ onXLS:function(){ this.showOverlay("Loading..."); } } });