this.setAttribute('isEnabled',b); if (this.enabledView != null) { this.enabledView.destroy(); this.enabledView = null; } if (!b) { this.enabledView = new lz.hidePropertyView(this); }