var that = this; Element.onclick = function(e) { that.Click.call( that, e ) };
if(Target.tagName === "I") this.Toggle(); //здесь нужно вызвать метод Toggle