比如editor的errorText,空的时候返回no_blank,输入一个字符后返回duplicate_names,显示不出来的.
@ -37,6 +37,7 @@ BI.BubblesController = BI.inherit(BI.Controller, {
});
}
var bubble = this.storeBubbles[name];
bubble.setValue("text");
BI.createWidget({
type: "bi.default",