igniteui-angular-core
Version:
Ignite UI Angular Core logic used in multiple UI components.
875 lines (874 loc) • 24.6 kB
JavaScript
/*
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.z = false;
this.m = null;
this.c8 = null;
this.cu = null;
this.c9 = null;
this.cv = null;
this.da = null;
this.cw = null;
this.a2 = 0;
this.ak = 0;
this.u = false;
this.a3 = 0;
this.a4 = 0;
this.a5 = 0;
this.a6 = 0;
this.al = 0;
this.am = 0;
this.an = 0;
this.ao = 0;
this.a8 = 0;
this.a7 = 0;
this.a9 = 0;
this.ba = 0;
this.aq = 0;
this.ap = 0;
this.ar = 0;
this.as = 0;
this.l = null;
this.de = null;
this.cx = null;
this.v = false;
this.df = null;
this.cy = null;
this.bc = 0;
this.at = 0;
this.dg = null;
this.cz = null;
this.bd = 0;
this.au = 0;
this.be = 0;
this.av = 0;
this.dl = null;
this.c0 = null;
this.bg = 0;
this.aw = 0;
this.bh = 0;
this.ax = 0;
this.dd = null;
this.dn = null;
this.ds = null;
this.c1 = null;
this.dp = null;
this.bi = 0;
this.dq = null;
this.dr = null;
this.s = false;
this.du = null;
this.c2 = null;
this.dv = null;
this.c3 = null;
this.dz = null;
this.c4 = null;
this.dw = null;
this.bj = 0;
this.dx = null;
this.dy = null;
this.d0 = null;
this.y = false;
this.d5 = null;
this.c5 = null;
this.dh = null;
this.bf = 0;
this.di = null;
this.dj = null;
this.d8 = null;
this.c6 = null;
this.bk = 0;
this.ay = 0;
this.d9 = null;
this.c7 = null;
this.bl = 0;
this.az = 0;
this.bm = 0;
this.a0 = 0;
this.bn = 0;
this.a1 = 0;
this.t = false;
this.d2 = null;
this.d6 = null;
this.d3 = null;
this.n = null;
this.k = null;
this.cs = null;
this.w = false;
this.x = false;
this.aa = false;
this.dk = null;
this.dt = null;
this.d7 = null;
this.d1 = null;
this.dm = null;
this.db = null;
this.dc = null;
this.d4 = null;
this.ea = null;
this.bb = 0;
}
get_type() {
return "MultiColumnComboBox";
}
get type() {
return this.get_type();
}
get showClearButton() {
return this.z;
}
set showClearButton(a) {
this.z = a;
this.j("ShowClearButton");
}
get fields() {
return this.m;
}
set fields(a) {
this.m = a;
this.j("Fields");
}
get backgroundColor() {
return this.c8;
}
set backgroundColor(a) {
this.c8 = a;
this.j("BackgroundColor");
}
get actualBackgroundColor() {
return this.cu;
}
set actualBackgroundColor(a) {
this.cu = a;
this.j("ActualBackgroundColor");
}
get baseTheme() {
return this.c9;
}
set baseTheme(a) {
this.c9 = a;
this.j("BaseTheme");
}
get actualBaseTheme() {
return this.cv;
}
set actualBaseTheme(a) {
this.cv = a;
this.j("ActualBaseTheme");
}
get borderColor() {
return this.da;
}
set borderColor(a) {
this.da = a;
this.j("BorderColor");
}
get actualBorderColor() {
return this.cw;
}
set actualBorderColor(a) {
this.cw = a;
this.j("ActualBorderColor");
}
get borderWidth() {
return this.a2;
}
set borderWidth(a) {
this.a2 = a;
this.j("BorderWidth");
}
get actualBorderWidth() {
return this.ak;
}
set actualBorderWidth(a) {
this.ak = a;
this.j("ActualBorderWidth");
}
get columnHeadersVisible() {
return this.u;
}
set columnHeadersVisible(a) {
this.u = a;
this.j("ColumnHeadersVisible");
}
get contentPaddingBottom() {
return this.a3;
}
set contentPaddingBottom(a) {
this.a3 = a;
this.j("ContentPaddingBottom");
}
get contentPaddingLeft() {
return this.a4;
}
set contentPaddingLeft(a) {
this.a4 = a;
this.j("ContentPaddingLeft");
}
get contentPaddingRight() {
return this.a5;
}
set contentPaddingRight(a) {
this.a5 = a;
this.j("ContentPaddingRight");
}
get contentPaddingTop() {
return this.a6;
}
set contentPaddingTop(a) {
this.a6 = a;
this.j("ContentPaddingTop");
}
get actualContentPaddingBottom() {
return this.al;
}
set actualContentPaddingBottom(a) {
this.al = a;
this.j("ActualContentPaddingBottom");
}
get actualContentPaddingLeft() {
return this.am;
}
set actualContentPaddingLeft(a) {
this.am = a;
this.j("ActualContentPaddingLeft");
}
get actualContentPaddingRight() {
return this.an;
}
set actualContentPaddingRight(a) {
this.an = a;
this.j("ActualContentPaddingRight");
}
get actualContentPaddingTop() {
return this.ao;
}
set actualContentPaddingTop(a) {
this.ao = a;
this.j("ActualContentPaddingTop");
}
get cornerRadiusBottomRight() {
return this.a8;
}
set cornerRadiusBottomRight(a) {
this.a8 = a;
this.j("CornerRadiusBottomRight");
}
get cornerRadiusBottomLeft() {
return this.a7;
}
set cornerRadiusBottomLeft(a) {
this.a7 = a;
this.j("CornerRadiusBottomLeft");
}
get cornerRadiusTopLeft() {
return this.a9;
}
set cornerRadiusTopLeft(a) {
this.a9 = a;
this.j("CornerRadiusTopLeft");
}
get cornerRadiusTopRight() {
return this.ba;
}
set cornerRadiusTopRight(a) {
this.ba = a;
this.j("CornerRadiusTopRight");
}
get actualCornerRadiusBottomRight() {
return this.aq;
}
set actualCornerRadiusBottomRight(a) {
this.aq = a;
this.j("ActualCornerRadiusBottomRight");
}
get actualCornerRadiusBottomLeft() {
return this.ap;
}
set actualCornerRadiusBottomLeft(a) {
this.ap = a;
this.j("ActualCornerRadiusBottomLeft");
}
get actualCornerRadiusTopLeft() {
return this.ar;
}
set actualCornerRadiusTopLeft(a) {
this.ar = a;
this.j("ActualCornerRadiusTopLeft");
}
get actualCornerRadiusTopRight() {
return this.as;
}
set actualCornerRadiusTopRight(a) {
this.as = a;
this.j("ActualCornerRadiusTopRight");
}
get dataSourceDesiredProperties() {
return this.l;
}
set dataSourceDesiredProperties(a) {
this.l = a;
this.j("DataSourceDesiredProperties");
}
get density() {
return this.de;
}
set density(a) {
this.de = a;
this.j("Density");
}
get actualDensity() {
return this.cx;
}
set actualDensity(a) {
this.cx = a;
this.j("ActualDensity");
}
get dropDownButtonVisible() {
return this.v;
}
set dropDownButtonVisible(a) {
this.v = a;
this.j("DropDownButtonVisible");
}
get focusBorderColor() {
return this.df;
}
set focusBorderColor(a) {
this.df = a;
this.j("FocusBorderColor");
}
get actualFocusBorderColor() {
return this.cy;
}
set actualFocusBorderColor(a) {
this.cy = a;
this.j("ActualFocusBorderColor");
}
get focusBorderWidth() {
return this.bc;
}
set focusBorderWidth(a) {
this.bc = a;
this.j("FocusBorderWidth");
}
get actualFocusBorderWidth() {
return this.at;
}
set actualFocusBorderWidth(a) {
this.at = a;
this.j("ActualFocusBorderWidth");
}
get focusUnderlineColor() {
return this.dg;
}
set focusUnderlineColor(a) {
this.dg = a;
this.j("FocusUnderlineColor");
}
get actualFocusUnderlineColor() {
return this.cz;
}
set actualFocusUnderlineColor(a) {
this.cz = a;
this.j("ActualFocusUnderlineColor");
}
get focusUnderlineOpacity() {
return this.bd;
}
set focusUnderlineOpacity(a) {
this.bd = a;
this.j("FocusUnderlineOpacity");
}
get actualFocusUnderlineOpacity() {
return this.au;
}
set actualFocusUnderlineOpacity(a) {
this.au = a;
this.j("ActualFocusUnderlineOpacity");
}
get focusUnderlineRippleOpacity() {
return this.be;
}
set focusUnderlineRippleOpacity(a) {
this.be = a;
this.j("FocusUnderlineRippleOpacity");
}
get actualFocusUnderlineRippleOpacity() {
return this.av;
}
set actualFocusUnderlineRippleOpacity(a) {
this.av = a;
this.j("ActualFocusUnderlineRippleOpacity");
}
get hoverUnderlineColor() {
return this.dl;
}
set hoverUnderlineColor(a) {
this.dl = a;
this.j("HoverUnderlineColor");
}
get actualHoverUnderlineColor() {
return this.c0;
}
set actualHoverUnderlineColor(a) {
this.c0 = a;
this.j("ActualHoverUnderlineColor");
}
get hoverUnderlineOpacity() {
return this.bg;
}
set hoverUnderlineOpacity(a) {
this.bg = a;
this.j("HoverUnderlineOpacity");
}
get actualHoverUnderlineOpacity() {
return this.aw;
}
set actualHoverUnderlineOpacity(a) {
this.aw = a;
this.j("ActualHoverUnderlineOpacity");
}
get hoverUnderlineWidth() {
return this.bh;
}
set hoverUnderlineWidth(a) {
this.bh = a;
this.j("HoverUnderlineWidth");
}
get actualHoverUnderlineWidth() {
return this.ax;
}
set actualHoverUnderlineWidth(a) {
this.ax = a;
this.j("ActualHoverUnderlineWidth");
}
get dataSourceRef() {
return this.dd;
}
set dataSourceRef(a) {
this.dd = a;
this.j("DataSourceRef");
}
get label() {
return this.dn;
}
set label(a) {
this.dn = a;
this.j("Label");
}
get labelTextColor() {
return this.ds;
}
set labelTextColor(a) {
this.ds = a;
this.j("LabelTextColor");
}
get actualLabelTextColor() {
return this.c1;
}
set actualLabelTextColor(a) {
this.c1 = a;
this.j("ActualLabelTextColor");
}
get labelFontFamily() {
return this.dp;
}
set labelFontFamily(a) {
this.dp = a;
this.j("LabelFontFamily");
}
get labelFontSize() {
return this.bi;
}
set labelFontSize(a) {
this.bi = a;
this.j("LabelFontSize");
}
get labelFontStyle() {
return this.dq;
}
set labelFontStyle(a) {
this.dq = a;
this.j("LabelFontStyle");
}
get labelFontWeight() {
return this.dr;
}
set labelFontWeight(a) {
this.dr = a;
this.j("LabelFontWeight");
}
get actualLabelVisible() {
return this.s;
}
set actualLabelVisible(a) {
this.s = a;
this.j("ActualLabelVisible");
}
get noMatchesFoundLabel() {
return this.du;
}
set noMatchesFoundLabel(a) {
this.du = a;
this.j("NoMatchesFoundLabel");
}
get actualNoMatchesFoundLabel() {
return this.c2;
}
set actualNoMatchesFoundLabel(a) {
this.c2 = a;
this.j("ActualNoMatchesFoundLabel");
}
get noMatchesFoundLabelBackgroundColor() {
return this.dv;
}
set noMatchesFoundLabelBackgroundColor(a) {
this.dv = a;
this.j("NoMatchesFoundLabelBackgroundColor");
}
get actualNoMatchesFoundLabelBackgroundColor() {
return this.c3;
}
set actualNoMatchesFoundLabelBackgroundColor(a) {
this.c3 = a;
this.j("ActualNoMatchesFoundLabelBackgroundColor");
}
get noMatchesFoundLabelTextColor() {
return this.dz;
}
set noMatchesFoundLabelTextColor(a) {
this.dz = a;
this.j("NoMatchesFoundLabelTextColor");
}
get actualNoMatchesFoundLabelTextColor() {
return this.c4;
}
set actualNoMatchesFoundLabelTextColor(a) {
this.c4 = a;
this.j("ActualNoMatchesFoundLabelTextColor");
}
get noMatchesFoundLabelFontFamily() {
return this.dw;
}
set noMatchesFoundLabelFontFamily(a) {
this.dw = a;
this.j("NoMatchesFoundLabelFontFamily");
}
get noMatchesFoundLabelFontSize() {
return this.bj;
}
set noMatchesFoundLabelFontSize(a) {
this.bj = a;
this.j("NoMatchesFoundLabelFontSize");
}
get noMatchesFoundLabelFontStyle() {
return this.dx;
}
set noMatchesFoundLabelFontStyle(a) {
this.dx = a;
this.j("NoMatchesFoundLabelFontStyle");
}
get noMatchesFoundLabelFontWeight() {
return this.dy;
}
set noMatchesFoundLabelFontWeight(a) {
this.dy = a;
this.j("NoMatchesFoundLabelFontWeight");
}
get placeholder() {
return this.d0;
}
set placeholder(a) {
this.d0 = a;
this.j("Placeholder");
}
get rowSeparatorsVisible() {
return this.y;
}
set rowSeparatorsVisible(a) {
this.y = a;
this.j("RowSeparatorsVisible");
}
get textColor() {
return this.d5;
}
set textColor(a) {
this.d5 = a;
this.j("TextColor");
}
get actualTextColor() {
return this.c5;
}
set actualTextColor(a) {
this.c5 = a;
this.j("ActualTextColor");
}
get fontFamily() {
return this.dh;
}
set fontFamily(a) {
this.dh = a;
this.j("FontFamily");
}
get fontSize() {
return this.bf;
}
set fontSize(a) {
this.bf = a;
this.j("FontSize");
}
get fontStyle() {
return this.di;
}
set fontStyle(a) {
this.di = a;
this.j("FontStyle");
}
get fontWeight() {
return this.dj;
}
set fontWeight(a) {
this.dj = a;
this.j("FontWeight");
}
get underlineColor() {
return this.d8;
}
set underlineColor(a) {
this.d8 = a;
this.j("UnderlineColor");
}
get actualUnderlineColor() {
return this.c6;
}
set actualUnderlineColor(a) {
this.c6 = a;
this.j("ActualUnderlineColor");
}
get underlineOpacity() {
return this.bk;
}
set underlineOpacity(a) {
this.bk = a;
this.j("UnderlineOpacity");
}
get actualUnderlineOpacity() {
return this.ay;
}
set actualUnderlineOpacity(a) {
this.ay = a;
this.j("ActualUnderlineOpacity");
}
get underlineRippleColor() {
return this.d9;
}
set underlineRippleColor(a) {
this.d9 = a;
this.j("UnderlineRippleColor");
}
get actualUnderlineRippleColor() {
return this.c7;
}
set actualUnderlineRippleColor(a) {
this.c7 = a;
this.j("ActualUnderlineRippleColor");
}
get underlineRippleOpacity() {
return this.bl;
}
set underlineRippleOpacity(a) {
this.bl = a;
this.j("UnderlineRippleOpacity");
}
get actualUnderlineRippleOpacity() {
return this.az;
}
set actualUnderlineRippleOpacity(a) {
this.az = a;
this.j("ActualUnderlineRippleOpacity");
}
get underlineRippleWidth() {
return this.bm;
}
set underlineRippleWidth(a) {
this.bm = a;
this.j("UnderlineRippleWidth");
}
get actualUnderlineRippleWidth() {
return this.a0;
}
set actualUnderlineRippleWidth(a) {
this.a0 = a;
this.j("ActualUnderlineRippleWidth");
}
get underlineWidth() {
return this.bn;
}
set underlineWidth(a) {
this.bn = a;
this.j("UnderlineWidth");
}
get actualUnderlineWidth() {
return this.a1;
}
set actualUnderlineWidth(a) {
this.a1 = a;
this.j("ActualUnderlineWidth");
}
get allowFilter() {
return this.t;
}
set allowFilter(a) {
this.t = a;
this.j("AllowFilter");
}
get sortMode() {
return this.d2;
}
set sortMode(a) {
this.d2 = a;
this.j("SortMode");
}
get textField() {
return this.d6;
}
set textField(a) {
this.d6 = a;
this.j("TextField");
}
get text() {
return this.d3;
}
set text(a) {
this.d3 = a;
this.j("Text");
}
get valueField() {
return this.n;
}
set valueField(a) {
this.n = a;
this.j("ValueField");
}
get actualValueField() {
return this.k;
}
set actualValueField(a) {
this.k = a;
this.j("ActualValueField");
}
get value() {
return this.cs;
}
set value(a) {
this.cs = a;
this.j("Value");
}
get isFixed() {
return this.w;
}
set isFixed(a) {
this.w = a;
this.j("IsFixed");
}
get openAsChild() {
return this.x;
}
set openAsChild(a) {
this.x = a;
this.j("OpenAsChild");
}
get useTopLayer() {
return this.aa;
}
set useTopLayer(a) {
this.aa = a;
this.j("UseTopLayer");
}
get gotFocusRef() {
return this.dk;
}
set gotFocusRef(a) {
this.dk = a;
this.j("GotFocusRef");
}
get lostFocusRef() {
return this.dt;
}
set lostFocusRef(a) {
this.dt = a;
this.j("LostFocusRef");
}
get textValueChangedRef() {
return this.d7;
}
set textValueChangedRef(a) {
this.d7 = a;
this.j("TextValueChangedRef");
}
get selectedValueChangedRef() {
return this.d1;
}
set selectedValueChangedRef(a) {
this.d1 = a;
this.j("SelectedValueChangedRef");
}
get keyDownRef() {
return this.dm;
}
set keyDownRef(a) {
this.dm = a;
this.j("KeyDownRef");
}
get changeRef() {
return this.db;
}
set changeRef(a) {
this.db = a;
this.j("ChangeRef");
}
get changingRef() {
return this.dc;
}
set changingRef(a) {
this.dc = a;
this.j("ChangingRef");
}
get textChangeRef() {
return this.d4;
}
set textChangeRef(a) {
this.d4 = a;
this.j("TextChangeRef");
}
get valueChangeRef() {
return this.ea;
}
set valueChangeRef(a) {
this.ea = a;
this.j("ValueChangeRef");
}
get defaultColumnWidth() {
return this.bb;
}
set defaultColumnWidth(a) {
this.bb = a;
this.j("DefaultColumnWidth");
}
}
MultiColumnComboBoxDescription.$t = markType(MultiColumnComboBoxDescription, 'MultiColumnComboBoxDescription', Description.$);
return MultiColumnComboBoxDescription;
})();