@ -35,6 +35,7 @@ BI.SelectTreeFirstPlusGroupNode = BI.inherit(BI.NodeButton, {
hgap: o.hgap,
text: o.text,
value: o.value,
keyword: o.keyword,
py: o.py
});
this.checkbox.on(BI.Controller.EVENT_CHANGE, function (type) {
@ -35,6 +35,7 @@ BI.SelectTreeLastPlusGroupNode = BI.inherit(BI.NodeButton, {
@ -35,6 +35,7 @@ BI.SelectTreeMidPlusGroupNode = BI.inherit(BI.NodeButton, {