@ -64,8 +64,8 @@
type: "bi.layout",
tagName: "span"
});
this.text.element.click(function () {
this.text.element.click(function (e) {
o.handler.call(self, self.getValue());
o.handler.call(self, self.getValue(), self, e);
BI.createWidget({
type: "bi.default",