UNPKG

igniteui-angular-core

Version:

Ignite UI Angular Core logic used in multiple UI components.

851 lines (850 loc) 24 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 MultiColumnComboBoxDescription = /*@__PURE__*/ (() => { class MultiColumnComboBoxDescription extends Description { constructor() { super(); this.s = false; this.h = null; this.cx = null; this.cj = null; this.cy = null; this.ck = null; this.cz = null; this.cl = null; this.ar = 0; this.z = 0; this.p = false; this.as = 0; this.at = 0; this.au = 0; this.av = 0; this.aa = 0; this.ab = 0; this.ac = 0; this.ad = 0; this.ax = 0; this.aw = 0; this.ay = 0; this.az = 0; this.af = 0; this.ae = 0; this.ag = 0; this.ah = 0; this.g = null; this.c3 = null; this.cm = null; this.q = false; this.c4 = null; this.cn = null; this.a1 = 0; this.ai = 0; this.c5 = null; this.co = null; this.a2 = 0; this.aj = 0; this.a3 = 0; this.ak = 0; this.da = null; this.cp = null; this.a5 = 0; this.al = 0; this.a6 = 0; this.am = 0; this.c2 = null; this.dc = null; this.dg = null; this.cq = null; this.dd = null; this.a7 = 0; this.de = null; this.df = null; this.n = false; this.di = null; this.cr = null; this.dj = null; this.cs = null; this.dn = null; this.ct = null; this.dk = null; this.a8 = 0; this.dl = null; this.dm = null; this.dp = null; this.r = false; this.du = null; this.cu = null; this.c6 = null; this.a4 = 0; this.c7 = null; this.c8 = null; this.dx = null; this.cv = null; this.a9 = 0; this.an = 0; this.dy = null; this.cw = null; this.ba = 0; this.ao = 0; this.bb = 0; this.ap = 0; this.bc = 0; this.aq = 0; this.o = false; this.dr = null; this.dv = null; this.ds = null; this.i = null; this.f = null; this.ch = null; this.c9 = null; this.dh = null; this.dw = null; this.dq = null; this.db = null; this.c0 = null; this.c1 = null; this.dt = null; this.dz = null; this.a0 = 0; } get_type() { return "MultiColumnComboBox"; } get type() { return this.get_type(); } get showClearButton() { return this.s; } set showClearButton(a) { this.s = a; this.e("ShowClearButton"); } get fields() { return this.h; } set fields(a) { this.h = a; this.e("Fields"); } get backgroundColor() { return this.cx; } set backgroundColor(a) { this.cx = a; this.e("BackgroundColor"); } get actualBackgroundColor() { return this.cj; } set actualBackgroundColor(a) { this.cj = a; this.e("ActualBackgroundColor"); } get baseTheme() { return this.cy; } set baseTheme(a) { this.cy = a; this.e("BaseTheme"); } get actualBaseTheme() { return this.ck; } set actualBaseTheme(a) { this.ck = a; this.e("ActualBaseTheme"); } get borderColor() { return this.cz; } set borderColor(a) { this.cz = a; this.e("BorderColor"); } get actualBorderColor() { return this.cl; } set actualBorderColor(a) { this.cl = a; this.e("ActualBorderColor"); } get borderWidth() { return this.ar; } set borderWidth(a) { this.ar = a; this.e("BorderWidth"); } get actualBorderWidth() { return this.z; } set actualBorderWidth(a) { this.z = a; this.e("ActualBorderWidth"); } get columnHeadersVisible() { return this.p; } set columnHeadersVisible(a) { this.p = a; this.e("ColumnHeadersVisible"); } get contentPaddingBottom() { return this.as; } set contentPaddingBottom(a) { this.as = a; this.e("ContentPaddingBottom"); } get contentPaddingLeft() { return this.at; } set contentPaddingLeft(a) { this.at = a; this.e("ContentPaddingLeft"); } get contentPaddingRight() { return this.au; } set contentPaddingRight(a) { this.au = a; this.e("ContentPaddingRight"); } get contentPaddingTop() { return this.av; } set contentPaddingTop(a) { this.av = a; this.e("ContentPaddingTop"); } get actualContentPaddingBottom() { return this.aa; } set actualContentPaddingBottom(a) { this.aa = a; this.e("ActualContentPaddingBottom"); } get actualContentPaddingLeft() { return this.ab; } set actualContentPaddingLeft(a) { this.ab = a; this.e("ActualContentPaddingLeft"); } get actualContentPaddingRight() { return this.ac; } set actualContentPaddingRight(a) { this.ac = a; this.e("ActualContentPaddingRight"); } get actualContentPaddingTop() { return this.ad; } set actualContentPaddingTop(a) { this.ad = a; this.e("ActualContentPaddingTop"); } get cornerRadiusBottomRight() { return this.ax; } set cornerRadiusBottomRight(a) { this.ax = a; this.e("CornerRadiusBottomRight"); } get cornerRadiusBottomLeft() { return this.aw; } set cornerRadiusBottomLeft(a) { this.aw = a; this.e("CornerRadiusBottomLeft"); } get cornerRadiusTopLeft() { return this.ay; } set cornerRadiusTopLeft(a) { this.ay = a; this.e("CornerRadiusTopLeft"); } get cornerRadiusTopRight() { return this.az; } set cornerRadiusTopRight(a) { this.az = a; this.e("CornerRadiusTopRight"); } get actualCornerRadiusBottomRight() { return this.af; } set actualCornerRadiusBottomRight(a) { this.af = a; this.e("ActualCornerRadiusBottomRight"); } get actualCornerRadiusBottomLeft() { return this.ae; } set actualCornerRadiusBottomLeft(a) { this.ae = a; this.e("ActualCornerRadiusBottomLeft"); } get actualCornerRadiusTopLeft() { return this.ag; } set actualCornerRadiusTopLeft(a) { this.ag = a; this.e("ActualCornerRadiusTopLeft"); } get actualCornerRadiusTopRight() { return this.ah; } set actualCornerRadiusTopRight(a) { this.ah = a; this.e("ActualCornerRadiusTopRight"); } get dataSourceDesiredProperties() { return this.g; } set dataSourceDesiredProperties(a) { this.g = a; this.e("DataSourceDesiredProperties"); } get density() { return this.c3; } set density(a) { this.c3 = a; this.e("Density"); } get actualDensity() { return this.cm; } set actualDensity(a) { this.cm = a; this.e("ActualDensity"); } get dropDownButtonVisible() { return this.q; } set dropDownButtonVisible(a) { this.q = a; this.e("DropDownButtonVisible"); } get focusBorderColor() { return this.c4; } set focusBorderColor(a) { this.c4 = a; this.e("FocusBorderColor"); } get actualFocusBorderColor() { return this.cn; } set actualFocusBorderColor(a) { this.cn = a; this.e("ActualFocusBorderColor"); } get focusBorderWidth() { return this.a1; } set focusBorderWidth(a) { this.a1 = a; this.e("FocusBorderWidth"); } get actualFocusBorderWidth() { return this.ai; } set actualFocusBorderWidth(a) { this.ai = a; this.e("ActualFocusBorderWidth"); } get focusUnderlineColor() { return this.c5; } set focusUnderlineColor(a) { this.c5 = a; this.e("FocusUnderlineColor"); } get actualFocusUnderlineColor() { return this.co; } set actualFocusUnderlineColor(a) { this.co = a; this.e("ActualFocusUnderlineColor"); } get focusUnderlineOpacity() { return this.a2; } set focusUnderlineOpacity(a) { this.a2 = a; this.e("FocusUnderlineOpacity"); } get actualFocusUnderlineOpacity() { return this.aj; } set actualFocusUnderlineOpacity(a) { this.aj = a; this.e("ActualFocusUnderlineOpacity"); } get focusUnderlineRippleOpacity() { return this.a3; } set focusUnderlineRippleOpacity(a) { this.a3 = a; this.e("FocusUnderlineRippleOpacity"); } get actualFocusUnderlineRippleOpacity() { return this.ak; } set actualFocusUnderlineRippleOpacity(a) { this.ak = a; this.e("ActualFocusUnderlineRippleOpacity"); } get hoverUnderlineColor() { return this.da; } set hoverUnderlineColor(a) { this.da = a; this.e("HoverUnderlineColor"); } get actualHoverUnderlineColor() { return this.cp; } set actualHoverUnderlineColor(a) { this.cp = a; this.e("ActualHoverUnderlineColor"); } get hoverUnderlineOpacity() { return this.a5; } set hoverUnderlineOpacity(a) { this.a5 = a; this.e("HoverUnderlineOpacity"); } get actualHoverUnderlineOpacity() { return this.al; } set actualHoverUnderlineOpacity(a) { this.al = a; this.e("ActualHoverUnderlineOpacity"); } get hoverUnderlineWidth() { return this.a6; } set hoverUnderlineWidth(a) { this.a6 = a; this.e("HoverUnderlineWidth"); } get actualHoverUnderlineWidth() { return this.am; } set actualHoverUnderlineWidth(a) { this.am = a; this.e("ActualHoverUnderlineWidth"); } get dataSourceRef() { return this.c2; } set dataSourceRef(a) { this.c2 = a; this.e("DataSourceRef"); } get label() { return this.dc; } set label(a) { this.dc = a; this.e("Label"); } get labelTextColor() { return this.dg; } set labelTextColor(a) { this.dg = a; this.e("LabelTextColor"); } get actualLabelTextColor() { return this.cq; } set actualLabelTextColor(a) { this.cq = a; this.e("ActualLabelTextColor"); } get labelFontFamily() { return this.dd; } set labelFontFamily(a) { this.dd = a; this.e("LabelFontFamily"); } get labelFontSize() { return this.a7; } set labelFontSize(a) { this.a7 = a; this.e("LabelFontSize"); } get labelFontStyle() { return this.de; } set labelFontStyle(a) { this.de = a; this.e("LabelFontStyle"); } get labelFontWeight() { return this.df; } set labelFontWeight(a) { this.df = a; this.e("LabelFontWeight"); } get actualLabelVisible() { return this.n; } set actualLabelVisible(a) { this.n = a; this.e("ActualLabelVisible"); } get noMatchesFoundLabel() { return this.di; } set noMatchesFoundLabel(a) { this.di = a; this.e("NoMatchesFoundLabel"); } get actualNoMatchesFoundLabel() { return this.cr; } set actualNoMatchesFoundLabel(a) { this.cr = a; this.e("ActualNoMatchesFoundLabel"); } get noMatchesFoundLabelBackgroundColor() { return this.dj; } set noMatchesFoundLabelBackgroundColor(a) { this.dj = a; this.e("NoMatchesFoundLabelBackgroundColor"); } get actualNoMatchesFoundLabelBackgroundColor() { return this.cs; } set actualNoMatchesFoundLabelBackgroundColor(a) { this.cs = a; this.e("ActualNoMatchesFoundLabelBackgroundColor"); } get noMatchesFoundLabelTextColor() { return this.dn; } set noMatchesFoundLabelTextColor(a) { this.dn = a; this.e("NoMatchesFoundLabelTextColor"); } get actualNoMatchesFoundLabelTextColor() { return this.ct; } set actualNoMatchesFoundLabelTextColor(a) { this.ct = a; this.e("ActualNoMatchesFoundLabelTextColor"); } get noMatchesFoundLabelFontFamily() { return this.dk; } set noMatchesFoundLabelFontFamily(a) { this.dk = a; this.e("NoMatchesFoundLabelFontFamily"); } get noMatchesFoundLabelFontSize() { return this.a8; } set noMatchesFoundLabelFontSize(a) { this.a8 = a; this.e("NoMatchesFoundLabelFontSize"); } get noMatchesFoundLabelFontStyle() { return this.dl; } set noMatchesFoundLabelFontStyle(a) { this.dl = a; this.e("NoMatchesFoundLabelFontStyle"); } get noMatchesFoundLabelFontWeight() { return this.dm; } set noMatchesFoundLabelFontWeight(a) { this.dm = a; this.e("NoMatchesFoundLabelFontWeight"); } get placeholder() { return this.dp; } set placeholder(a) { this.dp = a; this.e("Placeholder"); } get rowSeparatorsVisible() { return this.r; } set rowSeparatorsVisible(a) { this.r = a; this.e("RowSeparatorsVisible"); } get textColor() { return this.du; } set textColor(a) { this.du = a; this.e("TextColor"); } get actualTextColor() { return this.cu; } set actualTextColor(a) { this.cu = a; this.e("ActualTextColor"); } get fontFamily() { return this.c6; } set fontFamily(a) { this.c6 = a; this.e("FontFamily"); } get fontSize() { return this.a4; } set fontSize(a) { this.a4 = a; this.e("FontSize"); } get fontStyle() { return this.c7; } set fontStyle(a) { this.c7 = a; this.e("FontStyle"); } get fontWeight() { return this.c8; } set fontWeight(a) { this.c8 = a; this.e("FontWeight"); } get underlineColor() { return this.dx; } set underlineColor(a) { this.dx = a; this.e("UnderlineColor"); } get actualUnderlineColor() { return this.cv; } set actualUnderlineColor(a) { this.cv = a; this.e("ActualUnderlineColor"); } get underlineOpacity() { return this.a9; } set underlineOpacity(a) { this.a9 = a; this.e("UnderlineOpacity"); } get actualUnderlineOpacity() { return this.an; } set actualUnderlineOpacity(a) { this.an = a; this.e("ActualUnderlineOpacity"); } get underlineRippleColor() { return this.dy; } set underlineRippleColor(a) { this.dy = a; this.e("UnderlineRippleColor"); } get actualUnderlineRippleColor() { return this.cw; } set actualUnderlineRippleColor(a) { this.cw = a; this.e("ActualUnderlineRippleColor"); } get underlineRippleOpacity() { return this.ba; } set underlineRippleOpacity(a) { this.ba = a; this.e("UnderlineRippleOpacity"); } get actualUnderlineRippleOpacity() { return this.ao; } set actualUnderlineRippleOpacity(a) { this.ao = a; this.e("ActualUnderlineRippleOpacity"); } get underlineRippleWidth() { return this.bb; } set underlineRippleWidth(a) { this.bb = a; this.e("UnderlineRippleWidth"); } get actualUnderlineRippleWidth() { return this.ap; } set actualUnderlineRippleWidth(a) { this.ap = a; this.e("ActualUnderlineRippleWidth"); } get underlineWidth() { return this.bc; } set underlineWidth(a) { this.bc = a; this.e("UnderlineWidth"); } get actualUnderlineWidth() { return this.aq; } set actualUnderlineWidth(a) { this.aq = a; this.e("ActualUnderlineWidth"); } get allowFilter() { return this.o; } set allowFilter(a) { this.o = a; this.e("AllowFilter"); } get sortMode() { return this.dr; } set sortMode(a) { this.dr = a; this.e("SortMode"); } get textField() { return this.dv; } set textField(a) { this.dv = a; this.e("TextField"); } get text() { return this.ds; } set text(a) { this.ds = a; this.e("Text"); } get valueField() { return this.i; } set valueField(a) { this.i = a; this.e("ValueField"); } get actualValueField() { return this.f; } set actualValueField(a) { this.f = a; this.e("ActualValueField"); } get value() { return this.ch; } set value(a) { this.ch = a; this.e("Value"); } get gotFocusRef() { return this.c9; } set gotFocusRef(a) { this.c9 = a; this.e("GotFocusRef"); } get lostFocusRef() { return this.dh; } set lostFocusRef(a) { this.dh = a; this.e("LostFocusRef"); } get textValueChangedRef() { return this.dw; } set textValueChangedRef(a) { this.dw = a; this.e("TextValueChangedRef"); } get selectedValueChangedRef() { return this.dq; } set selectedValueChangedRef(a) { this.dq = a; this.e("SelectedValueChangedRef"); } get keyDownRef() { return this.db; } set keyDownRef(a) { this.db = a; this.e("KeyDownRef"); } get changeRef() { return this.c0; } set changeRef(a) { this.c0 = a; this.e("ChangeRef"); } get changingRef() { return this.c1; } set changingRef(a) { this.c1 = a; this.e("ChangingRef"); } get textChangeRef() { return this.dt; } set textChangeRef(a) { this.dt = a; this.e("TextChangeRef"); } get valueChangeRef() { return this.dz; } set valueChangeRef(a) { this.dz = a; this.e("ValueChangeRef"); } get defaultColumnWidth() { return this.a0; } set defaultColumnWidth(a) { this.a0 = a; this.e("DefaultColumnWidth"); } } MultiColumnComboBoxDescription.$t = markType(MultiColumnComboBoxDescription, 'MultiColumnComboBoxDescription', Description.$); return MultiColumnComboBoxDescription; })();