renders icon for the control
webix.protoUI({ name:"mytext", $renderIcon:function(){ return "<span class='webix_icon fa-user'></span>"; } })