_mouseInit: function () {
            var self = this;

            this.element
                .bind('mousedown.' + this.widgetName, function (event) {