@ -171,6 +171,10 @@ BI.SignEditor = BI.inherit(BI.Widget, {
this.text.setTitle(title);
},
setTipType: function (v) {
this.text.setTipType(v);
setWarningTitle: function (title) {
this.text.setWarningTitle(title);