clean: function () {
    this._$calendar().DatePickerHide();
    CoreView.prototype.clean.call(this);
  }