UNPKG

igniteui-angular-core

Version:

Ignite UI Angular Core logic used in multiple UI components.

1,173 lines (1,172 loc) 35.4 kB
/* THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE: https://www.infragistics.com/legal/license/igultimate-la https://www.infragistics.com/legal/license/igultimate-eula GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company. */ import { __extends } from "tslib"; import { Description } from "./Description"; import { markType } from "./type"; /** * @hidden */ var ToolPanelDescription = /** @class */ /*@__PURE__*/ (function (_super) { __extends(ToolPanelDescription, _super); function ToolPanelDescription() { var _this = _super.call(this) || this; _this.k = null; _this.m = false; _this.n = false; _this.bn = 0; _this.o = false; _this.ci = null; _this.ae = 0; _this.cj = null; _this.ck = null; _this.c8 = null; _this.ar = 0; _this.c9 = null; _this.da = null; _this.cr = null; _this.af = 0; _this.cs = null; _this.ct = null; _this.ch = null; _this.co = null; _this.bx = null; _this.cg = null; _this.bu = null; _this.c7 = null; _this.b9 = null; _this.cq = null; _this.bz = null; _this.c6 = null; _this.b8 = null; _this.cu = null; _this.b0 = null; _this.cy = null; _this.b4 = null; _this.dc = null; _this.cb = null; _this.ca = null; _this.db = null; _this.cp = null; _this.by = null; _this.cw = null; _this.b2 = null; _this.cv = null; _this.b1 = null; _this.de = null; _this.cd = null; _this.dd = null; _this.cc = null; _this.as = 0; _this.ac = 0; _this.at = 0; _this.ad = 0; _this.cz = null; _this.b5 = null; _this.c0 = null; _this.b6 = null; _this.ao = 0; _this.z = 0; _this.ap = 0; _this.aa = 0; _this.aq = 0; _this.ab = 0; _this.an = 0; _this.y = 0; _this.ak = 0; _this.v = 0; _this.al = 0; _this.w = 0; _this.am = 0; _this.x = 0; _this.aj = 0; _this.u = 0; _this.c4 = null; _this.bp = 0; _this.ah = 0; _this.t = 0; _this.ag = 0; _this.s = 0; _this.cx = null; _this.b3 = null; _this.c1 = null; _this.b7 = null; _this.df = null; _this.ce = null; _this.cl = null; _this.bv = null; _this.dg = null; _this.cf = null; _this.cm = null; _this.bw = null; _this.bo = 0; _this.bm = 0; _this.c5 = null; _this.ai = 0; _this.c2 = null; _this.cn = null; _this.c3 = null; return _this; } ToolPanelDescription.prototype.get_type = function () { return "ToolPanel"; }; Object.defineProperty(ToolPanelDescription.prototype, "type", { get: function () { return this.get_type(); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "actions", { get: function () { return this.k; }, set: function (a) { this.k = a; this.j("Actions"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "showOnHover", { get: function () { return this.m; }, set: function (a) { this.m = a; this.j("ShowOnHover"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "showTooltipOnHover", { get: function () { return this.n; }, set: function (a) { this.n = a; this.j("ShowTooltipOnHover"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "dropdownClickBuffer", { get: function () { return this.bn; }, set: function (a) { this.bn = a; this.j("DropdownClickBuffer"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "stopPropagation", { get: function () { return this.o; }, set: function (a) { this.o = a; this.j("StopPropagation"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "cellFontFamily", { get: function () { return this.ci; }, set: function (a) { this.ci = a; this.j("CellFontFamily"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "cellFontSize", { get: function () { return this.ae; }, set: function (a) { this.ae = a; this.j("CellFontSize"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "cellFontStyle", { get: function () { return this.cj; }, set: function (a) { this.cj = a; this.j("CellFontStyle"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "cellFontWeight", { get: function () { return this.ck; }, set: function (a) { this.ck = a; this.j("CellFontWeight"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "subtitleFontFamily", { get: function () { return this.c8; }, set: function (a) { this.c8 = a; this.j("SubtitleFontFamily"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "subtitleFontSize", { get: function () { return this.ar; }, set: function (a) { this.ar = a; this.j("SubtitleFontSize"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "subtitleFontStyle", { get: function () { return this.c9; }, set: function (a) { this.c9 = a; this.j("SubtitleFontStyle"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "subtitleFontWeight", { get: function () { return this.da; }, set: function (a) { this.da = a; this.j("SubtitleFontWeight"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "groupHeaderFontFamily", { get: function () { return this.cr; }, set: function (a) { this.cr = a; this.j("GroupHeaderFontFamily"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "groupHeaderFontSize", { get: function () { return this.af; }, set: function (a) { this.af = a; this.j("GroupHeaderFontSize"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "groupHeaderFontStyle", { get: function () { return this.cs; }, set: function (a) { this.cs = a; this.j("GroupHeaderFontStyle"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "groupHeaderFontWeight", { get: function () { return this.ct; }, set: function (a) { this.ct = a; this.j("GroupHeaderFontWeight"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "baseTheme", { get: function () { return this.ch; }, set: function (a) { this.ch = a; this.j("BaseTheme"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "density", { get: function () { return this.co; }, set: function (a) { this.co = a; this.j("Density"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "actualDensity", { get: function () { return this.bx; }, set: function (a) { this.bx = a; this.j("ActualDensity"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "backgroundColor", { get: function () { return this.cg; }, set: function (a) { this.cg = a; this.j("BackgroundColor"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "actualBackgroundColor", { get: function () { return this.bu; }, set: function (a) { this.bu = a; this.j("ActualBackgroundColor"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "submenuBackgroundColor", { get: function () { return this.c7; }, set: function (a) { this.c7 = a; this.j("SubmenuBackgroundColor"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "actualSubmenuBackgroundColor", { get: function () { return this.b9; }, set: function (a) { this.b9 = a; this.j("ActualSubmenuBackgroundColor"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "groupHeaderBackgroundColor", { get: function () { return this.cq; }, set: function (a) { this.cq = a; this.j("GroupHeaderBackgroundColor"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "actualGroupHeaderBackgroundColor", { get: function () { return this.bz; }, set: function (a) { this.bz = a; this.j("ActualGroupHeaderBackgroundColor"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "separatorBackgroundColor", { get: function () { return this.c6; }, set: function (a) { this.c6 = a; this.j("SeparatorBackgroundColor"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "actualSeparatorBackgroundColor", { get: function () { return this.b8; }, set: function (a) { this.b8 = a; this.j("ActualSeparatorBackgroundColor"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "groupHeaderSeparatorBackgroundColor", { get: function () { return this.cu; }, set: function (a) { this.cu = a; this.j("GroupHeaderSeparatorBackgroundColor"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "actualGroupHeaderSeparatorBackgroundColor", { get: function () { return this.b0; }, set: function (a) { this.b0 = a; this.j("ActualGroupHeaderSeparatorBackgroundColor"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "hoverBackgroundColor", { get: function () { return this.cy; }, set: function (a) { this.cy = a; this.j("HoverBackgroundColor"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "actualHoverBackgroundColor", { get: function () { return this.b4; }, set: function (a) { this.b4 = a; this.j("ActualHoverBackgroundColor"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "textColor", { get: function () { return this.dc; }, set: function (a) { this.dc = a; this.j("TextColor"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "actualTextColor", { get: function () { return this.cb; }, set: function (a) { this.cb = a; this.j("ActualTextColor"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "actualSubtitleTextColor", { get: function () { return this.ca; }, set: function (a) { this.ca = a; this.j("ActualSubtitleTextColor"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "subtitleTextColor", { get: function () { return this.db; }, set: function (a) { this.db = a; this.j("SubtitleTextColor"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "disabledTextColor", { get: function () { return this.cp; }, set: function (a) { this.cp = a; this.j("DisabledTextColor"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "actualDisabledTextColor", { get: function () { return this.by; }, set: function (a) { this.by = a; this.j("ActualDisabledTextColor"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "groupHeaderTextColor", { get: function () { return this.cw; }, set: function (a) { this.cw = a; this.j("GroupHeaderTextColor"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "actualGroupHeaderTextColor", { get: function () { return this.b2; }, set: function (a) { this.b2 = a; this.j("ActualGroupHeaderTextColor"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "groupHeaderSubtitleTextColor", { get: function () { return this.cv; }, set: function (a) { this.cv = a; this.j("GroupHeaderSubtitleTextColor"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "actualGroupHeaderSubtitleTextColor", { get: function () { return this.b1; }, set: function (a) { this.b1 = a; this.j("ActualGroupHeaderSubtitleTextColor"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "toolTipTextColor", { get: function () { return this.de; }, set: function (a) { this.de = a; this.j("ToolTipTextColor"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "actualToolTipTextColor", { get: function () { return this.cd; }, set: function (a) { this.cd = a; this.j("ActualToolTipTextColor"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "toolTipBackgroundColor", { get: function () { return this.dd; }, set: function (a) { this.dd = a; this.j("ToolTipBackgroundColor"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "actualToolTipBackgroundColor", { get: function () { return this.cc; }, set: function (a) { this.cc = a; this.j("ActualToolTipBackgroundColor"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "toolTipCornerRadius", { get: function () { return this.as; }, set: function (a) { this.as = a; this.j("ToolTipCornerRadius"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "actualToolTipCornerRadius", { get: function () { return this.ac; }, set: function (a) { this.ac = a; this.j("ActualToolTipCornerRadius"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "toolTipElevation", { get: function () { return this.at; }, set: function (a) { this.at = a; this.j("ToolTipElevation"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "actualToolTipElevation", { get: function () { return this.ad; }, set: function (a) { this.ad = a; this.j("ActualToolTipElevation"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "iconFill", { get: function () { return this.cz; }, set: function (a) { this.cz = a; this.j("IconFill"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "actualIconFill", { get: function () { return this.b5; }, set: function (a) { this.b5 = a; this.j("ActualIconFill"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "iconStroke", { get: function () { return this.c0; }, set: function (a) { this.c0 = a; this.j("IconStroke"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "actualIconStroke", { get: function () { return this.b6; }, set: function (a) { this.b6 = a; this.j("ActualIconStroke"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "separatorVerticalPaddingLeft", { get: function () { return this.ao; }, set: function (a) { this.ao = a; this.j("SeparatorVerticalPaddingLeft"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "actualSeparatorVerticalPaddingLeft", { get: function () { return this.z; }, set: function (a) { this.z = a; this.j("ActualSeparatorVerticalPaddingLeft"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "separatorVerticalPaddingRight", { get: function () { return this.ap; }, set: function (a) { this.ap = a; this.j("SeparatorVerticalPaddingRight"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "actualSeparatorVerticalPaddingRight", { get: function () { return this.aa; }, set: function (a) { this.aa = a; this.j("ActualSeparatorVerticalPaddingRight"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "separatorVerticalPaddingTop", { get: function () { return this.aq; }, set: function (a) { this.aq = a; this.j("SeparatorVerticalPaddingTop"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "actualSeparatorVerticalPaddingTop", { get: function () { return this.ab; }, set: function (a) { this.ab = a; this.j("ActualSeparatorVerticalPaddingTop"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "separatorVerticalPaddingBottom", { get: function () { return this.an; }, set: function (a) { this.an = a; this.j("SeparatorVerticalPaddingBottom"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "actualSeparatorVerticalPaddingBottom", { get: function () { return this.y; }, set: function (a) { this.y = a; this.j("ActualSeparatorVerticalPaddingBottom"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "separatorHorizontalPaddingLeft", { get: function () { return this.ak; }, set: function (a) { this.ak = a; this.j("SeparatorHorizontalPaddingLeft"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "actualSeparatorHorizontalPaddingLeft", { get: function () { return this.v; }, set: function (a) { this.v = a; this.j("ActualSeparatorHorizontalPaddingLeft"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "separatorHorizontalPaddingRight", { get: function () { return this.al; }, set: function (a) { this.al = a; this.j("SeparatorHorizontalPaddingRight"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "actualSeparatorHorizontalPaddingRight", { get: function () { return this.w; }, set: function (a) { this.w = a; this.j("ActualSeparatorHorizontalPaddingRight"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "separatorHorizontalPaddingTop", { get: function () { return this.am; }, set: function (a) { this.am = a; this.j("SeparatorHorizontalPaddingTop"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "actualSeparatorHorizontalPaddingTop", { get: function () { return this.x; }, set: function (a) { this.x = a; this.j("ActualSeparatorHorizontalPaddingTop"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "separatorHorizontalPaddingBottom", { get: function () { return this.aj; }, set: function (a) { this.aj = a; this.j("SeparatorHorizontalPaddingBottom"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "actualSeparatorHorizontalPaddingBottom", { get: function () { return this.u; }, set: function (a) { this.u = a; this.j("ActualSeparatorHorizontalPaddingBottom"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "orientation", { get: function () { return this.c4; }, set: function (a) { this.c4 = a; this.j("Orientation"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "rowHeight", { get: function () { return this.bp; }, set: function (a) { this.bp = a; this.j("RowHeight"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "highlightWidth", { get: function () { return this.ah; }, set: function (a) { this.ah = a; this.j("HighlightWidth"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "actualHighlightWidth", { get: function () { return this.t; }, set: function (a) { this.t = a; this.j("ActualHighlightWidth"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "highlightRadius", { get: function () { return this.ag; }, set: function (a) { this.ag = a; this.j("HighlightRadius"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "actualHighlightRadius", { get: function () { return this.s; }, set: function (a) { this.s = a; this.j("ActualHighlightRadius"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "highlightColor", { get: function () { return this.cx; }, set: function (a) { this.cx = a; this.j("HighlightColor"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "actualHighlightColor", { get: function () { return this.b3; }, set: function (a) { this.b3 = a; this.j("ActualHighlightColor"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "menuArrowStroke", { get: function () { return this.c1; }, set: function (a) { this.c1 = a; this.j("MenuArrowStroke"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "actualMenuArrowStroke", { get: function () { return this.b7; }, set: function (a) { this.b7 = a; this.j("ActualMenuArrowStroke"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "uncheckedBackgroundColor", { get: function () { return this.df; }, set: function (a) { this.df = a; this.j("UncheckedBackgroundColor"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "actualUncheckedBackgroundColor", { get: function () { return this.ce; }, set: function (a) { this.ce = a; this.j("ActualUncheckedBackgroundColor"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "checkedBackgroundColor", { get: function () { return this.cl; }, set: function (a) { this.cl = a; this.j("CheckedBackgroundColor"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "actualCheckedBackgroundColor", { get: function () { return this.bv; }, set: function (a) { this.bv = a; this.j("ActualCheckedBackgroundColor"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "uncheckedBorderColor", { get: function () { return this.dg; }, set: function (a) { this.dg = a; this.j("UncheckedBorderColor"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "actualUncheckedBorderColor", { get: function () { return this.cf; }, set: function (a) { this.cf = a; this.j("ActualUncheckedBorderColor"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "checkedBorderColor", { get: function () { return this.cm; }, set: function (a) { this.cm = a; this.j("CheckedBorderColor"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "actualCheckedBorderColor", { get: function () { return this.bw; }, set: function (a) { this.bw = a; this.j("ActualCheckedBorderColor"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "dropdownDelay", { get: function () { return this.bo; }, set: function (a) { this.bo = a; this.j("DropdownDelay"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "actualDropdownDelay", { get: function () { return this.bm; }, set: function (a) { this.bm = a; this.j("ActualDropdownDelay"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "scrollbarStyle", { get: function () { return this.c5; }, set: function (a) { this.c5 = a; this.j("ScrollbarStyle"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "itemSpacing", { get: function () { return this.ai; }, set: function (a) { this.ai = a; this.j("ItemSpacing"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "nestedActionMode", { get: function () { return this.c2; }, set: function (a) { this.c2 = a; this.j("NestedActionMode"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "contentRefreshedRef", { get: function () { return this.cn; }, set: function (a) { this.cn = a; this.j("ContentRefreshedRef"); }, enumerable: false, configurable: true }); Object.defineProperty(ToolPanelDescription.prototype, "onCommandRef", { get: function () { return this.c3; }, set: function (a) { this.c3 = a; this.j("OnCommandRef"); }, enumerable: false, configurable: true }); ToolPanelDescription.$t = markType(ToolPanelDescription, 'ToolPanelDescription', Description.$); return ToolPanelDescription; }(Description)); export { ToolPanelDescription };