@ -218,20 +218,6 @@ BI.Pane = BI.inherit(BI.Widget, {
});
},
_init: function () {
BI.Pane.superclass._init.apply(this, arguments);
if (this.__async) {
this.loading();
}
_render: function () {
BI.Pane.superclass._render.apply(this, arguments);
this.loaded();
_assertTip: function () {
var o = this.options;
if (!this._tipText) {
@ -35304,20 +35304,6 @@ BI.Pane = BI.inherit(BI.Widget, {
@ -35708,20 +35708,6 @@ BI.Pane = BI.inherit(BI.Widget, {
@ -35549,20 +35549,6 @@ BI.Pane = BI.inherit(BI.Widget, {
@ -35953,20 +35953,6 @@ BI.Pane = BI.inherit(BI.Widget, {
@ -24460,20 +24460,6 @@ BI.Pane = BI.inherit(BI.Widget, {
@ -17,20 +17,6 @@ BI.Pane = BI.inherit(BI.Widget, {