UNPKG

igniteui-angular-core

Version:

Ignite UI Angular Core logic used in multiple UI components.

443 lines (442 loc) 12.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 { Description } from "./Description"; import { markType } from "./type"; /** * @hidden */ export let DefinitionBaseDescription = /*@__PURE__*/ (() => { class DefinitionBaseDescription extends Description { constructor() { super(); this.be = null; this.k = null; this.bh = null; this.a2 = null; this.bl = null; this.a7 = null; this.af = 0; this.ah = 0; this.ag = 0; this.ae = 0; this.x = 0; this.z = 0; this.y = 0; this.w = 0; this.aj = 0; this.al = 0; this.ak = 0; this.ai = 0; this.a4 = null; this.a3 = null; this.a8 = null; this.bt = null; this.bc = null; this.bs = null; this.bb = null; this.bq = null; this.a9 = null; this.p = 0; this.bp = null; this.bv = null; this.br = null; this.ba = null; this.bu = null; this.bd = null; this.m = false; this.bf = null; this.a5 = null; this.bg = null; this.a6 = null; this.ad = 0; this.ab = 0; this.ac = 0; this.aa = 0; this.r = 0; this.o = 0; this.bm = null; this.q = 0; this.bn = null; this.bo = null; this.bj = null; this.bk = null; this.bi = null; } get_type() { return "DefinitionBase"; } get type() { return this.get_type(); } get background() { return this.be; } set background(a) { this.be = a; this.j("Background"); } get conditionalStyles() { return this.k; } set conditionalStyles(a) { this.k = a; this.j("ConditionalStyles"); } get border() { return this.bh; } set border(a) { this.bh = a; this.j("Border"); } get activationBorder() { return this.a2; } set activationBorder(a) { this.a2 = a; this.j("ActivationBorder"); } get errorBorder() { return this.bl; } set errorBorder(a) { this.bl = a; this.j("ErrorBorder"); } get actualBorder() { return this.a7; } set actualBorder(a) { this.a7 = a; this.j("ActualBorder"); } get borderLeftWidth() { return this.af; } set borderLeftWidth(a) { this.af = a; this.j("BorderLeftWidth"); } get borderTopWidth() { return this.ah; } set borderTopWidth(a) { this.ah = a; this.j("BorderTopWidth"); } get borderRightWidth() { return this.ag; } set borderRightWidth(a) { this.ag = a; this.j("BorderRightWidth"); } get borderBottomWidth() { return this.ae; } set borderBottomWidth(a) { this.ae = a; this.j("BorderBottomWidth"); } get activationBorderLeftWidth() { return this.x; } set activationBorderLeftWidth(a) { this.x = a; this.j("ActivationBorderLeftWidth"); } get activationBorderTopWidth() { return this.z; } set activationBorderTopWidth(a) { this.z = a; this.j("ActivationBorderTopWidth"); } get activationBorderRightWidth() { return this.y; } set activationBorderRightWidth(a) { this.y = a; this.j("ActivationBorderRightWidth"); } get activationBorderBottomWidth() { return this.w; } set activationBorderBottomWidth(a) { this.w = a; this.j("ActivationBorderBottomWidth"); } get errorBorderLeftWidth() { return this.aj; } set errorBorderLeftWidth(a) { this.aj = a; this.j("ErrorBorderLeftWidth"); } get errorBorderTopWidth() { return this.al; } set errorBorderTopWidth(a) { this.al = a; this.j("ErrorBorderTopWidth"); } get errorBorderRightWidth() { return this.ak; } set errorBorderRightWidth(a) { this.ak = a; this.j("ErrorBorderRightWidth"); } get errorBorderBottomWidth() { return this.ai; } set errorBorderBottomWidth(a) { this.ai = a; this.j("ErrorBorderBottomWidth"); } get actualBackground() { return this.a4; } set actualBackground(a) { this.a4 = a; this.j("ActualBackground"); } get actualActivationBorder() { return this.a3; } set actualActivationBorder(a) { this.a3 = a; this.j("ActualActivationBorder"); } get actualErrorBorder() { return this.a8; } set actualErrorBorder(a) { this.a8 = a; this.j("ActualErrorBorder"); } get stickyRowBackground() { return this.bt; } set stickyRowBackground(a) { this.bt = a; this.j("StickyRowBackground"); } get actualStickyRowBackground() { return this.bc; } set actualStickyRowBackground(a) { this.bc = a; this.j("ActualStickyRowBackground"); } get pinnedRowBackground() { return this.bs; } set pinnedRowBackground(a) { this.bs = a; this.j("PinnedRowBackground"); } get actualPinnedRowBackground() { return this.bb; } set actualPinnedRowBackground(a) { this.bb = a; this.j("ActualPinnedRowBackground"); } get lastStickyRowBackground() { return this.bq; } set lastStickyRowBackground(a) { this.bq = a; this.j("LastStickyRowBackground"); } get actualLastStickyRowBackground() { return this.a9; } set actualLastStickyRowBackground(a) { this.a9 = a; this.j("ActualLastStickyRowBackground"); } get contentOpacity() { return this.p; } set contentOpacity(a) { this.p = a; this.j("ContentOpacity"); } get horizontalAlignment() { return this.bp; } set horizontalAlignment(a) { this.bp = a; this.j("HorizontalAlignment"); } get verticalAlignment() { return this.bv; } set verticalAlignment(a) { this.bv = a; this.j("VerticalAlignment"); } get lineBreakMode() { return this.br; } set lineBreakMode(a) { this.br = a; this.j("LineBreakMode"); } get actualLineBreakMode() { return this.ba; } set actualLineBreakMode(a) { this.ba = a; this.j("ActualLineBreakMode"); } get textColor() { return this.bu; } set textColor(a) { this.bu = a; this.j("TextColor"); } get actualTextColor() { return this.bd; } set actualTextColor(a) { this.bd = a; this.j("ActualTextColor"); } get isBarSupported() { return this.m; } set isBarSupported(a) { this.m = a; this.j("IsBarSupported"); } get barBackground() { return this.bf; } set barBackground(a) { this.bf = a; this.j("BarBackground"); } get actualBarBackground() { return this.a5; } set actualBarBackground(a) { this.a5 = a; this.j("ActualBarBackground"); } get barOutline() { return this.bg; } set barOutline(a) { this.bg = a; this.j("BarOutline"); } get actualBarOutline() { return this.a6; } set actualBarOutline(a) { this.a6 = a; this.j("ActualBarOutline"); } get barStrokeThickness() { return this.ad; } set barStrokeThickness(a) { this.ad = a; this.j("BarStrokeThickness"); } get actualBarStrokeThickness() { return this.ab; } set actualBarStrokeThickness(a) { this.ab = a; this.j("ActualBarStrokeThickness"); } get barCornerRadius() { return this.ac; } set barCornerRadius(a) { this.ac = a; this.j("BarCornerRadius"); } get actualBarCornerRadius() { return this.aa; } set actualBarCornerRadius(a) { this.aa = a; this.j("ActualBarCornerRadius"); } get pinnedRowOpacity() { return this.r; } set pinnedRowOpacity(a) { this.r = a; this.j("PinnedRowOpacity"); } get actualPinnedRowOpacity() { return this.o; } set actualPinnedRowOpacity(a) { this.o = a; this.j("ActualPinnedRowOpacity"); } get fontFamily() { return this.bm; } set fontFamily(a) { this.bm = a; this.j("FontFamily"); } get fontSize() { return this.q; } set fontSize(a) { this.q = a; this.j("FontSize"); } get fontStyle() { return this.bn; } set fontStyle(a) { this.bn = a; this.j("FontStyle"); } get fontWeight() { return this.bo; } set fontWeight(a) { this.bo = a; this.j("FontWeight"); } get dataBindingRef() { return this.bj; } set dataBindingRef(a) { this.bj = a; this.j("DataBindingRef"); } get dataBoundRef() { return this.bk; } set dataBoundRef(a) { this.bk = a; this.j("DataBoundRef"); } get cellStyleKeyRequestedRef() { return this.bi; } set cellStyleKeyRequestedRef(a) { this.bi = a; this.j("CellStyleKeyRequestedRef"); } } DefinitionBaseDescription.$t = markType(DefinitionBaseDescription, 'DefinitionBaseDescription', Description.$); return DefinitionBaseDescription; })();