* commit '54002449b0a80487c79082264da3edab68c3d2b1': 去setValue
@ -89688,8 +89688,6 @@ BI.NumberInterval = BI.inherit(BI.Single, {
self._setComboValueChangedEvent(self.smallCombo);
self._setEditorValueChangedEvent(self.bigEditor);
self._setEditorValueChangedEvent(self.smallEditor);
this.setValue(o.value);
},
_checkValidation: function () {
@ -91442,8 +91442,6 @@ BI.NumberInterval = BI.inherit(BI.Single, {
@ -13176,8 +13176,6 @@ BI.NumberInterval = BI.inherit(BI.Single, {
@ -236,8 +236,6 @@ BI.NumberInterval = BI.inherit(BI.Single, {