UNPKG

igniteui-react-core

Version:
328 lines (327 loc) 10.6 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 { TextCellInfoDescription } from "./TextCellInfoDescription"; import { markType } from "./type"; /** * @hidden */ var TextHeaderCellInfoDescription = /** @class */ /*@__PURE__*/ (function (_super) { __extends(TextHeaderCellInfoDescription, _super); function TextHeaderCellInfoDescription() { var _this = _super.call(this) || this; _this.gx = false; _this.hq = null; _this.hi = null; _this.hk = null; _this.hj = null; _this.hn = null; _this.g7 = null; _this.hm = null; _this.g8 = null; _this.gz = 0; _this.g9 = null; _this.ha = null; _this.hh = null; _this.ho = null; _this.hp = null; _this.hg = null; _this.hl = null; _this.hb = null; _this.hf = null; _this.hc = null; _this.g0 = 0; _this.hd = null; _this.he = null; _this.g6 = null; _this.g3 = 0; return _this; } TextHeaderCellInfoDescription.prototype.get_type = function () { return "TextHeaderCellInfo"; }; Object.defineProperty(TextHeaderCellInfoDescription.prototype, "isColumnOptionsEnabled", { get: function () { return this.gx; }, set: function (a) { this.gx = a; this.j("IsColumnOptionsEnabled"); }, enumerable: false, configurable: true }); Object.defineProperty(TextHeaderCellInfoDescription.prototype, "sortIndicatorStyle", { get: function () { return this.hq; }, set: function (a) { this.hq = a; this.j("SortIndicatorStyle"); }, enumerable: false, configurable: true }); Object.defineProperty(TextHeaderCellInfoDescription.prototype, "columnOptionsIconAlignment", { get: function () { return this.hi; }, set: function (a) { this.hi = a; this.j("ColumnOptionsIconAlignment"); }, enumerable: false, configurable: true }); Object.defineProperty(TextHeaderCellInfoDescription.prototype, "columnOptionsIconColor", { get: function () { return this.hk; }, set: function (a) { this.hk = a; this.j("ColumnOptionsIconColor"); }, enumerable: false, configurable: true }); Object.defineProperty(TextHeaderCellInfoDescription.prototype, "columnOptionsIconBehavior", { get: function () { return this.hj; }, set: function (a) { this.hj = a; this.j("ColumnOptionsIconBehavior"); }, enumerable: false, configurable: true }); Object.defineProperty(TextHeaderCellInfoDescription.prototype, "columnOptionsTheme", { get: function () { return this.hn; }, set: function (a) { this.hn = a; this.j("ColumnOptionsTheme"); }, enumerable: false, configurable: true }); Object.defineProperty(TextHeaderCellInfoDescription.prototype, "columnOptionsBackground", { get: function () { return this.g7; }, set: function (a) { this.g7 = a; this.j("ColumnOptionsBackground"); }, enumerable: false, configurable: true }); Object.defineProperty(TextHeaderCellInfoDescription.prototype, "columnOptionsTextColor", { get: function () { return this.hm; }, set: function (a) { this.hm = a; this.j("ColumnOptionsTextColor"); }, enumerable: false, configurable: true }); Object.defineProperty(TextHeaderCellInfoDescription.prototype, "columnOptionsFontFamily", { get: function () { return this.g8; }, set: function (a) { this.g8 = a; this.j("ColumnOptionsFontFamily"); }, enumerable: false, configurable: true }); Object.defineProperty(TextHeaderCellInfoDescription.prototype, "columnOptionsFontSize", { get: function () { return this.gz; }, set: function (a) { this.gz = a; this.j("ColumnOptionsFontSize"); }, enumerable: false, configurable: true }); Object.defineProperty(TextHeaderCellInfoDescription.prototype, "columnOptionsFontStyle", { get: function () { return this.g9; }, set: function (a) { this.g9 = a; this.j("ColumnOptionsFontStyle"); }, enumerable: false, configurable: true }); Object.defineProperty(TextHeaderCellInfoDescription.prototype, "columnOptionsFontWeight", { get: function () { return this.ha; }, set: function (a) { this.ha = a; this.j("ColumnOptionsFontWeight"); }, enumerable: false, configurable: true }); Object.defineProperty(TextHeaderCellInfoDescription.prototype, "columnOptionsHoverBackgroundColor", { get: function () { return this.hh; }, set: function (a) { this.hh = a; this.j("ColumnOptionsHoverBackgroundColor"); }, enumerable: false, configurable: true }); Object.defineProperty(TextHeaderCellInfoDescription.prototype, "columnOptionsToolTipBackgroundColor", { get: function () { return this.ho; }, set: function (a) { this.ho = a; this.j("ColumnOptionsToolTipBackgroundColor"); }, enumerable: false, configurable: true }); Object.defineProperty(TextHeaderCellInfoDescription.prototype, "columnOptionsToolTipTextColor", { get: function () { return this.hp; }, set: function (a) { this.hp = a; this.j("ColumnOptionsToolTipTextColor"); }, enumerable: false, configurable: true }); Object.defineProperty(TextHeaderCellInfoDescription.prototype, "columnOptionsHighlightColor", { get: function () { return this.hg; }, set: function (a) { this.hg = a; this.j("ColumnOptionsHighlightColor"); }, enumerable: false, configurable: true }); Object.defineProperty(TextHeaderCellInfoDescription.prototype, "columnOptionsSeparatorColor", { get: function () { return this.hl; }, set: function (a) { this.hl = a; this.j("ColumnOptionsSeparatorColor"); }, enumerable: false, configurable: true }); Object.defineProperty(TextHeaderCellInfoDescription.prototype, "columnOptionsGroupHeaderBackground", { get: function () { return this.hb; }, set: function (a) { this.hb = a; this.j("ColumnOptionsGroupHeaderBackground"); }, enumerable: false, configurable: true }); Object.defineProperty(TextHeaderCellInfoDescription.prototype, "columnOptionsGroupHeaderTextColor", { get: function () { return this.hf; }, set: function (a) { this.hf = a; this.j("ColumnOptionsGroupHeaderTextColor"); }, enumerable: false, configurable: true }); Object.defineProperty(TextHeaderCellInfoDescription.prototype, "columnOptionsGroupHeaderFontFamily", { get: function () { return this.hc; }, set: function (a) { this.hc = a; this.j("ColumnOptionsGroupHeaderFontFamily"); }, enumerable: false, configurable: true }); Object.defineProperty(TextHeaderCellInfoDescription.prototype, "columnOptionsGroupHeaderFontSize", { get: function () { return this.g0; }, set: function (a) { this.g0 = a; this.j("ColumnOptionsGroupHeaderFontSize"); }, enumerable: false, configurable: true }); Object.defineProperty(TextHeaderCellInfoDescription.prototype, "columnOptionsGroupHeaderFontStyle", { get: function () { return this.hd; }, set: function (a) { this.hd = a; this.j("ColumnOptionsGroupHeaderFontStyle"); }, enumerable: false, configurable: true }); Object.defineProperty(TextHeaderCellInfoDescription.prototype, "columnOptionsGroupHeaderFontWeight", { get: function () { return this.he; }, set: function (a) { this.he = a; this.j("ColumnOptionsGroupHeaderFontWeight"); }, enumerable: false, configurable: true }); Object.defineProperty(TextHeaderCellInfoDescription.prototype, "columnOptionsAccentColor", { get: function () { return this.g6; }, set: function (a) { this.g6 = a; this.j("ColumnOptionsAccentColor"); }, enumerable: false, configurable: true }); Object.defineProperty(TextHeaderCellInfoDescription.prototype, "columnOptionsRowHeight", { get: function () { return this.g3; }, set: function (a) { this.g3 = a; this.j("ColumnOptionsRowHeight"); }, enumerable: false, configurable: true }); TextHeaderCellInfoDescription.$t = markType(TextHeaderCellInfoDescription, 'TextHeaderCellInfoDescription', TextCellInfoDescription.$); TextHeaderCellInfoDescription.__marshalByValue2 = true; TextHeaderCellInfoDescription.__marshalByValueAlias2 = "TextHeaderCellModel"; return TextHeaderCellInfoDescription; }(TextCellInfoDescription)); export { TextHeaderCellInfoDescription };