UNPKG

igniteui-angular-core

Version:

Ignite UI Angular Core logic used in multiple UI components.

1,744 lines (1,743 loc) 54 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 DataGridDescription = /*@__PURE__*/ (() => { class DataGridDescription extends Description { constructor() { super(); this.iu = null; this.g0 = null; this.e4 = null; this.br = false; this.bw = false; this.b1 = false; this.fz = null; this.fr = null; this.by = false; this.hc = null; this.hd = null; this.gf = null; this.df = 0; this.dg = 0; this.dh = 0; this.di = 0; this.bb = null; this.bd = null; this.bf = null; this.a9 = null; this.a3 = null; this.a5 = null; this.ax = null; this.av = null; this.a7 = null; this.h = null; this.j = null; this.f9 = null; this.eh = 0; this.eo = 0; this.dc = 0; this.eg = 0; this.ek = 0; this.f7 = null; this.at = null; this.gr = null; this.gd = null; this.ge = null; this.bm = false; this.bj = false; this.ep = 0; this.bx = false; this.fm = null; this.fx = null; this.e8 = null; this.he = null; this.hb = null; this.fj = null; this.az = null; this.fy = null; this.f2 = null; this.fq = null; this.fp = null; this.fn = null; this.hx = null; this.e0 = null; this.hv = null; this.b2 = false; this.v = null; this.w = null; this.u = null; this.t = null; this.p = null; this.q = null; this.bo = false; this.bu = false; this.bv = false; this.fi = null; this.hp = null; this.h2 = null; this.id = null; this.dk = 0; this.ga = null; this.dd = 0; this.gb = null; this.gc = null; this.de = 0; this.f8 = null; this.h0 = null; this.g8 = null; this.g4 = null; this.a1 = null; this.e6 = null; this.fk = null; this.gx = null; this.gy = null; this.fb = null; this.c5 = 0; this.fc = null; this.fd = null; this.hl = null; this.hq = null; this.hm = null; this.dl = 0; this.hn = null; this.ho = null; this.h3 = null; this.dm = 0; this.h4 = null; this.h5 = null; this.ie = null; this.dp = 0; this.ig = null; this.ih = null; this.ib = null; this.h8 = null; this.dn = 0; this.h9 = null; this.ia = null; this.ik = null; this.dq = 0; this.il = null; this.im = null; this.io = null; this.h6 = null; this.ii = null; this.h7 = null; this.ij = null; this.en = 0; this.el = 0; this.gw = null; this.gq = null; this.gz = null; this.gs = null; this.dj = 0; this.gt = null; this.gu = null; this.hf = null; this.gv = null; this.hi = null; this.hg = null; this.hh = null; this.ej = 0; this.c7 = 0; this.ei = 0; this.c6 = 0; this.f0 = null; this.fs = null; this.b7 = false; this.ft = null; this.fv = null; this.fu = null; this.e5 = null; this.c1 = 0; this.c2 = 0; this.c3 = 0; this.c4 = 0; this.b3 = false; this.c9 = 0; this.c8 = 0; this.da = 0; this.db = 0; this.bn = false; this.s = null; this.n = null; this.m = null; this.o = null; this.g2 = null; this.g1 = null; this.g3 = null; this.x = null; this.l = null; this.k = null; this.y = null; this.ic = null; this.bs = false; this.go = null; this.bt = false; this.gp = null; this.bi = false; this.r = null; this.g = null; this.f = null; this.i = null; this.b6 = false; this.b5 = false; this.b4 = false; this.gg = null; this.gh = null; this.bq = false; this.bp = false; this.g6 = null; this.g5 = null; this.g7 = null; this.gm = null; this.gl = null; this.gi = null; this.cz = new Date(); this.bk = false; this.em = 0; this.bz = false; this.b0 = false; this.it = null; this.ip = null; this.iq = null; this.ir = null; this.is = null; this.hk = null; this.hj = null; this.bh = false; this.bl = false; this.gk = null; this.gj = null; this.fg = null; this.fh = null; this.fe = null; this.ff = null; this.e7 = null; this.hz = null; this.gn = null; this.h1 = null; this.fo = null; this.fw = null; this.fl = null; this.f5 = null; this.f6 = null; this.hy = null; this.e2 = null; this.f1 = null; this.ht = null; this.hu = null; this.hs = null; this.hw = null; this.e1 = null; this.hr = null; this.f3 = null; this.fa = null; this.e9 = null; this.ha = null; this.g9 = null; this.f4 = null; this.e3 = null; } get width() { return this.iu; } set width(a) { this.iu = a; this.e("Width"); } get height() { return this.g0; } set height(a) { this.g0 = a; this.e("Height"); } get background() { return this.e4; } set background(a) { this.e4 = a; this.e("Background"); } get isGroupByAreaVisible() { return this.br; } set isGroupByAreaVisible(a) { this.br = a; this.e("IsGroupByAreaVisible"); } get isPagerVisible() { return this.bw; } set isPagerVisible(a) { this.bw = a; this.e("IsPagerVisible"); } get isToolbarVisible() { return this.b1; } set isToolbarVisible(a) { this.b1 = a; this.e("IsToolbarVisible"); } get_type() { return "DataGrid"; } get type() { return this.get_type(); } get columnResizingMode() { return this.fz; } set columnResizingMode(a) { this.fz = a; this.e("ColumnResizingMode"); } get columnMovingMode() { return this.fr; } set columnMovingMode(a) { this.fr = a; this.e("ColumnMovingMode"); } get isRowHoverEnabled() { return this.by; } set isRowHoverEnabled(a) { this.by = a; this.e("IsRowHoverEnabled"); } get rowHoverBackground() { return this.hc; } set rowHoverBackground(a) { this.hc = a; this.e("RowHoverBackground"); } get rowHoverTextColor() { return this.hd; } set rowHoverTextColor(a) { this.hd = a; this.e("RowHoverTextColor"); } get editRowBorder() { return this.gf; } set editRowBorder(a) { this.gf = a; this.e("EditRowBorder"); } get editRowBorderWidthBottom() { return this.df; } set editRowBorderWidthBottom(a) { this.df = a; this.e("EditRowBorderWidthBottom"); } get editRowBorderWidthLeft() { return this.dg; } set editRowBorderWidthLeft(a) { this.dg = a; this.e("EditRowBorderWidthLeft"); } get editRowBorderWidthRight() { return this.dh; } set editRowBorderWidthRight(a) { this.dh = a; this.e("EditRowBorderWidthRight"); } get editRowBorderWidthTop() { return this.di; } set editRowBorderWidthTop(a) { this.di = a; this.e("EditRowBorderWidthTop"); } get sectionHeader() { return this.bb; } set sectionHeader(a) { this.bb = a; this.e("SectionHeader"); } get summaryRowRoot() { return this.bd; } set summaryRowRoot(a) { this.bd = a; this.e("SummaryRowRoot"); } get summaryRowSection() { return this.bf; } set summaryRowSection(a) { this.bf = a; this.e("SummaryRowSection"); } get rowSeparator() { return this.a9; } set rowSeparator(a) { this.a9 = a; this.e("RowSeparator"); } get headerRowSeparator() { return this.a3; } set headerRowSeparator(a) { this.a3 = a; this.e("HeaderRowSeparator"); } get headerSeparator() { return this.a5; } set headerSeparator(a) { this.a5 = a; this.e("HeaderSeparator"); } get columnResizingSeparator() { return this.ax; } set columnResizingSeparator(a) { this.ax = a; this.e("ColumnResizingSeparator"); } get columnMovingSeparator() { return this.av; } set columnMovingSeparator(a) { this.av = a; this.e("ColumnMovingSeparator"); } get pinnedAreaSeparator() { return this.a7; } set pinnedAreaSeparator(a) { this.a7 = a; this.e("PinnedAreaSeparator"); } get autoGenerateDesiredProperties() { return this.h; } set autoGenerateDesiredProperties(a) { this.h = a; this.e("AutoGenerateDesiredProperties"); } get dataSourceDesiredProperties() { return this.j; } set dataSourceDesiredProperties(a) { this.j = a; this.e("DataSourceDesiredProperties"); } get density() { return this.f9; } set density(a) { this.f9 = a; this.e("Density"); } get actualRowHeight() { return this.eh; } set actualRowHeight(a) { this.eh = a; this.e("ActualRowHeight"); } get rowHeight() { return this.eo; } set rowHeight(a) { this.eo = a; this.e("RowHeight"); } get defaultColumnMinWidth() { return this.dc; } set defaultColumnMinWidth(a) { this.dc = a; this.e("DefaultColumnMinWidth"); } get actualHeaderHeight() { return this.eg; } set actualHeaderHeight(a) { this.eg = a; this.e("ActualHeaderHeight"); } get headerHeight() { return this.ek; } set headerHeight(a) { this.ek = a; this.e("HeaderHeight"); } get dataSourceRef() { return this.f7; } set dataSourceRef(a) { this.f7 = a; this.e("DataSourceRef"); } get dataSource() { return this.at; } set dataSource(a) { this.at = a; this.e("DataSource"); } get headerClickAction() { return this.gr; } set headerClickAction(a) { this.gr = a; this.e("HeaderClickAction"); } get editMode() { return this.gd; } set editMode(a) { this.gd = a; this.e("EditMode"); } get editModeClickAction() { return this.ge; } set editModeClickAction(a) { this.ge = a; this.e("EditModeClickAction"); } get editOnKeyPress() { return this.bm; } set editOnKeyPress(a) { this.bm = a; this.e("EditOnKeyPress"); } get autoGenerateColumns() { return this.bj; } set autoGenerateColumns(a) { this.bj = a; this.e("AutoGenerateColumns"); } get rowSeparatorHeight() { return this.ep; } set rowSeparatorHeight(a) { this.ep = a; this.e("RowSeparatorHeight"); } get isPlaceholderRenderingEnabled() { return this.bx; } set isPlaceholderRenderingEnabled(a) { this.bx = a; this.e("IsPlaceholderRenderingEnabled"); } get columnAddingAnimationMode() { return this.fm; } set columnAddingAnimationMode(a) { this.fm = a; this.e("ColumnAddingAnimationMode"); } get columnPropertyUpdatingAnimationMode() { return this.fx; } set columnPropertyUpdatingAnimationMode(a) { this.fx = a; this.e("ColumnPropertyUpdatingAnimationMode"); } get cellDataLoadedAnimationMode() { return this.e8; } set cellDataLoadedAnimationMode(a) { this.e8 = a; this.e("CellDataLoadedAnimationMode"); } get rowSelectionAnimationMode() { return this.he; } set rowSelectionAnimationMode(a) { this.he = a; this.e("RowSelectionAnimationMode"); } get rowHoverAnimationMode() { return this.hb; } set rowHoverAnimationMode(a) { this.hb = a; this.e("RowHoverAnimationMode"); } get cellSelectionAnimationMode() { return this.fj; } set cellSelectionAnimationMode(a) { this.fj = a; this.e("CellSelectionAnimationMode"); } get animationSettings() { return this.az; } set animationSettings(a) { this.az = a; this.e("AnimationSettings"); } get columnResizingAnimationMode() { return this.fy; } set columnResizingAnimationMode(a) { this.fy = a; this.e("ColumnResizingAnimationMode"); } get columnShowingAnimationMode() { return this.f2; } set columnShowingAnimationMode(a) { this.f2 = a; this.e("ColumnShowingAnimationMode"); } get columnMovingAnimationMode() { return this.fq; } set columnMovingAnimationMode(a) { this.fq = a; this.e("ColumnMovingAnimationMode"); } get columnHidingAnimationMode() { return this.fp; } set columnHidingAnimationMode(a) { this.fp = a; this.e("ColumnHidingAnimationMode"); } get columnExchangingAnimationMode() { return this.fn; } set columnExchangingAnimationMode(a) { this.fn = a; this.e("ColumnExchangingAnimationMode"); } get selectionMode() { return this.hx; } set selectionMode(a) { this.hx = a; this.e("SelectionMode"); } get activationMode() { return this.e0; } set activationMode(a) { this.e0 = a; this.e("ActivationMode"); } get selectionBehavior() { return this.hv; } set selectionBehavior(a) { this.hv = a; this.e("SelectionBehavior"); } get mouseDragSelectionEnabled() { return this.b2; } set mouseDragSelectionEnabled(a) { this.b2 = a; this.e("MouseDragSelectionEnabled"); } get selectedItems() { return this.v; } set selectedItems(a) { this.v = a; this.e("SelectedItems"); } get selectedKeys() { return this.w; } set selectedKeys(a) { this.w = a; this.e("SelectedKeys"); } get selectedCells() { return this.u; } set selectedCells(a) { this.u = a; this.e("SelectedCells"); } get selectedCellRanges() { return this.t; } set selectedCellRanges(a) { this.t = a; this.e("SelectedCellRanges"); } get pinnedItems() { return this.p; } set pinnedItems(a) { this.p = a; this.e("PinnedItems"); } get pinnedKeys() { return this.q; } set pinnedKeys(a) { this.q = a; this.e("PinnedKeys"); } get isColumnOptionsEnabled() { return this.bo; } set isColumnOptionsEnabled(a) { this.bo = a; this.e("IsColumnOptionsEnabled"); } get isGroupRowSticky() { return this.bu; } set isGroupRowSticky(a) { this.bu = a; this.e("IsGroupRowSticky"); } get isHeaderSeparatorVisible() { return this.bv; } set isHeaderSeparatorVisible(a) { this.bv = a; this.e("IsHeaderSeparatorVisible"); } get cellSelectedBackground() { return this.fi; } set cellSelectedBackground(a) { this.fi = a; this.e("CellSelectedBackground"); } get sectionHeaderSelectedBackground() { return this.hp; } set sectionHeaderSelectedBackground(a) { this.hp = a; this.e("SectionHeaderSelectedBackground"); } get summaryRootBackground() { return this.h2; } set summaryRootBackground(a) { this.h2 = a; this.e("SummaryRootBackground"); } get summarySectionBackground() { return this.id; } set summarySectionBackground(a) { this.id = a; this.e("SummarySectionBackground"); } get pinnedRowOpacity() { return this.dk; } set pinnedRowOpacity(a) { this.dk = a; this.e("PinnedRowOpacity"); } get editFontFamily() { return this.ga; } set editFontFamily(a) { this.ga = a; this.e("EditFontFamily"); } get editFontSize() { return this.dd; } set editFontSize(a) { this.dd = a; this.e("EditFontSize"); } get editFontStyle() { return this.gb; } set editFontStyle(a) { this.gb = a; this.e("EditFontStyle"); } get editFontWeight() { return this.gc; } set editFontWeight(a) { this.gc = a; this.e("EditFontWeight"); } get editOpacity() { return this.de; } set editOpacity(a) { this.de = a; this.e("EditOpacity"); } get deletedTextColor() { return this.f8; } set deletedTextColor(a) { this.f8 = a; this.e("DeletedTextColor"); } get stickyRowBackground() { return this.h0; } set stickyRowBackground(a) { this.h0 = a; this.e("StickyRowBackground"); } get pinnedRowBackground() { return this.g8; } set pinnedRowBackground(a) { this.g8 = a; this.e("PinnedRowBackground"); } get lastStickyRowBackground() { return this.g4; } set lastStickyRowBackground(a) { this.g4 = a; this.e("LastStickyRowBackground"); } get activeCell() { return this.a1; } set activeCell(a) { this.a1 = a; this.e("ActiveCell"); } get cellBackground() { return this.e6; } set cellBackground(a) { this.e6 = a; this.e("CellBackground"); } get cellTextColor() { return this.fk; } set cellTextColor(a) { this.fk = a; this.e("CellTextColor"); } get headerSortIndicatorColor() { return this.gx; } set headerSortIndicatorColor(a) { this.gx = a; this.e("HeaderSortIndicatorColor"); } get headerSortIndicatorStyle() { return this.gy; } set headerSortIndicatorStyle(a) { this.gy = a; this.e("HeaderSortIndicatorStyle"); } get cellFontFamily() { return this.fb; } set cellFontFamily(a) { this.fb = a; this.e("CellFontFamily"); } get cellFontSize() { return this.c5; } set cellFontSize(a) { this.c5 = a; this.e("CellFontSize"); } get cellFontStyle() { return this.fc; } set cellFontStyle(a) { this.fc = a; this.e("CellFontStyle"); } get cellFontWeight() { return this.fd; } set cellFontWeight(a) { this.fd = a; this.e("CellFontWeight"); } get sectionHeaderBackground() { return this.hl; } set sectionHeaderBackground(a) { this.hl = a; this.e("SectionHeaderBackground"); } get sectionHeaderTextColor() { return this.hq; } set sectionHeaderTextColor(a) { this.hq = a; this.e("SectionHeaderTextColor"); } get sectionHeaderFontFamily() { return this.hm; } set sectionHeaderFontFamily(a) { this.hm = a; this.e("SectionHeaderFontFamily"); } get sectionHeaderFontSize() { return this.dl; } set sectionHeaderFontSize(a) { this.dl = a; this.e("SectionHeaderFontSize"); } get sectionHeaderFontStyle() { return this.hn; } set sectionHeaderFontStyle(a) { this.hn = a; this.e("SectionHeaderFontStyle"); } get sectionHeaderFontWeight() { return this.ho; } set sectionHeaderFontWeight(a) { this.ho = a; this.e("SectionHeaderFontWeight"); } get summaryRootLabelFontFamily() { return this.h3; } set summaryRootLabelFontFamily(a) { this.h3 = a; this.e("SummaryRootLabelFontFamily"); } get summaryRootLabelFontSize() { return this.dm; } set summaryRootLabelFontSize(a) { this.dm = a; this.e("SummaryRootLabelFontSize"); } get summaryRootLabelFontStyle() { return this.h4; } set summaryRootLabelFontStyle(a) { this.h4 = a; this.e("SummaryRootLabelFontStyle"); } get summaryRootLabelFontWeight() { return this.h5; } set summaryRootLabelFontWeight(a) { this.h5 = a; this.e("SummaryRootLabelFontWeight"); } get summarySectionLabelFontFamily() { return this.ie; } set summarySectionLabelFontFamily(a) { this.ie = a; this.e("SummarySectionLabelFontFamily"); } get summarySectionLabelFontSize() { return this.dp; } set summarySectionLabelFontSize(a) { this.dp = a; this.e("SummarySectionLabelFontSize"); } get summarySectionLabelFontStyle() { return this.ig; } set summarySectionLabelFontStyle(a) { this.ig = a; this.e("SummarySectionLabelFontStyle"); } get summarySectionLabelFontWeight() { return this.ih; } set summarySectionLabelFontWeight(a) { this.ih = a; this.e("SummarySectionLabelFontWeight"); } get summaryRootValueTextColor() { return this.ib; } set summaryRootValueTextColor(a) { this.ib = a; this.e("SummaryRootValueTextColor"); } get summaryRootValueFontFamily() { return this.h8; } set summaryRootValueFontFamily(a) { this.h8 = a; this.e("SummaryRootValueFontFamily"); } get summaryRootValueFontSize() { return this.dn; } set summaryRootValueFontSize(a) { this.dn = a; this.e("SummaryRootValueFontSize"); } get summaryRootValueFontStyle() { return this.h9; } set summaryRootValueFontStyle(a) { this.h9 = a; this.e("SummaryRootValueFontStyle"); } get summaryRootValueFontWeight() { return this.ia; } set summaryRootValueFontWeight(a) { this.ia = a; this.e("SummaryRootValueFontWeight"); } get summarySectionValueFontFamily() { return this.ik; } set summarySectionValueFontFamily(a) { this.ik = a; this.e("SummarySectionValueFontFamily"); } get summarySectionValueFontSize() { return this.dq; } set summarySectionValueFontSize(a) { this.dq = a; this.e("SummarySectionValueFontSize"); } get summarySectionValueFontStyle() { return this.il; } set summarySectionValueFontStyle(a) { this.il = a; this.e("SummarySectionValueFontStyle"); } get summarySectionValueFontWeight() { return this.im; } set summarySectionValueFontWeight(a) { this.im = a; this.e("SummarySectionValueFontWeight"); } get summarySectionValueTextColor() { return this.io; } set summarySectionValueTextColor(a) { this.io = a; this.e("SummarySectionValueTextColor"); } get summaryRootLabelTextColor() { return this.h6; } set summaryRootLabelTextColor(a) { this.h6 = a; this.e("SummaryRootLabelTextColor"); } get summarySectionLabelTextColor() { return this.ii; } set summarySectionLabelTextColor(a) { this.ii = a; this.e("SummarySectionLabelTextColor"); } get summaryRootSelectedBackground() { return this.h7; } set summaryRootSelectedBackground(a) { this.h7 = a; this.e("SummaryRootSelectedBackground"); } get summarySectionSelectedBackground() { return this.ij; } set summarySectionSelectedBackground(a) { this.ij = a; this.e("SummarySectionSelectedBackground"); } get pinnedAreaSeparatorWidth() { return this.en; } set pinnedAreaSeparatorWidth(a) { this.en = a; this.e("PinnedAreaSeparatorWidth"); } get headerSeparatorWidth() { return this.el; } set headerSeparatorWidth(a) { this.el = a; this.e("HeaderSeparatorWidth"); } get headerSeparatorBackground() { return this.gw; } set headerSeparatorBackground(a) { this.gw = a; this.e("HeaderSeparatorBackground"); } get headerBackground() { return this.gq; } set headerBackground(a) { this.gq = a; this.e("HeaderBackground"); } get headerTextColor() { return this.gz; } set headerTextColor(a) { this.gz = a; this.e("HeaderTextColor"); } get headerFontFamily() { return this.gs; } set headerFontFamily(a) { this.gs = a; this.e("HeaderFontFamily"); } get headerFontSize() { return this.dj; } set headerFontSize(a) { this.dj = a; this.e("HeaderFontSize"); } get headerFontStyle() { return this.gt; } set headerFontStyle(a) { this.gt = a; this.e("HeaderFontStyle"); } get headerFontWeight() { return this.gu; } set headerFontWeight(a) { this.gu = a; this.e("HeaderFontWeight"); } get rowSeparatorBackground() { return this.hf; } set rowSeparatorBackground(a) { this.hf = a; this.e("RowSeparatorBackground"); } get headerRowSeparatorBackground() { return this.gv; } set headerRowSeparatorBackground(a) { this.gv = a; this.e("HeaderRowSeparatorBackground"); } get rowSeparatorStickyRowBackground() { return this.hi; } set rowSeparatorStickyRowBackground(a) { this.hi = a; this.e("RowSeparatorStickyRowBackground"); } get rowSeparatorLastStickyRowBackground() { return this.hg; } set rowSeparatorLastStickyRowBackground(a) { this.hg = a; this.e("RowSeparatorLastStickyRowBackground"); } get rowSeparatorPinnedRowBackground() { return this.hh; } set rowSeparatorPinnedRowBackground(a) { this.hh = a; this.e("RowSeparatorPinnedRowBackground"); } get columnResizingSeparatorWidth() { return this.ej; } set columnResizingSeparatorWidth(a) { this.ej = a; this.e("ColumnResizingSeparatorWidth"); } get columnResizingSeparatorOpacity() { return this.c7; } set columnResizingSeparatorOpacity(a) { this.c7 = a; this.e("ColumnResizingSeparatorOpacity"); } get columnMovingSeparatorWidth() { return this.ei; } set columnMovingSeparatorWidth(a) { this.ei = a; this.e("ColumnMovingSeparatorWidth"); } get columnMovingSeparatorOpacity() { return this.c6; } set columnMovingSeparatorOpacity(a) { this.c6 = a; this.e("ColumnMovingSeparatorOpacity"); } get columnResizingSeparatorBackground() { return this.f0; } set columnResizingSeparatorBackground(a) { this.f0 = a; this.e("ColumnResizingSeparatorBackground"); } get columnMovingSeparatorBackground() { return this.fs; } set columnMovingSeparatorBackground(a) { this.fs = a; this.e("ColumnMovingSeparatorBackground"); } get shiftSectionContent() { return this.b7; } set shiftSectionContent(a) { this.b7 = a; this.e("ShiftSectionContent"); } get columnOptionsIconAlignment() { return this.ft; } set columnOptionsIconAlignment(a) { this.ft = a; this.e("ColumnOptionsIconAlignment"); } get columnOptionsIconColor() { return this.fv; } set columnOptionsIconColor(a) { this.fv = a; this.e("ColumnOptionsIconColor"); } get columnOptionsIconBehavior() { return this.fu; } set columnOptionsIconBehavior(a) { this.fu = a; this.e("ColumnOptionsIconBehavior"); } get border() { return this.e5; } set border(a) { this.e5 = a; this.e("Border"); } get borderWidthBottom() { return this.c1; } set borderWidthBottom(a) { this.c1 = a; this.e("BorderWidthBottom"); } get borderWidthLeft() { return this.c2; } set borderWidthLeft(a) { this.c2 = a; this.e("BorderWidthLeft"); } get borderWidthRight() { return this.c3; } set borderWidthRight(a) { this.c3 = a; this.e("BorderWidthRight"); } get borderWidthTop() { return this.c4; } set borderWidthTop(a) { this.c4 = a; this.e("BorderWidthTop"); } get notifyOnAllSelectionChanges() { return this.b3; } set notifyOnAllSelectionChanges(a) { this.b3 = a; this.e("NotifyOnAllSelectionChanges"); } get cornerRadiusBottomRight() { return this.c9; } set cornerRadiusBottomRight(a) { this.c9 = a; this.e("CornerRadiusBottomRight"); } get cornerRadiusBottomLeft() { return this.c8; } set cornerRadiusBottomLeft(a) { this.c8 = a; this.e("CornerRadiusBottomLeft"); } get cornerRadiusTopLeft() { return this.da; } set cornerRadiusTopLeft(a) { this.da = a; this.e("CornerRadiusTopLeft"); } get cornerRadiusTopRight() { return this.db; } set cornerRadiusTopRight(a) { this.db = a; this.e("CornerRadiusTopRight"); } get isActiveCellStyleEnabled() { return this.bn; } set isActiveCellStyleEnabled(a) { this.bn = a; this.e("IsActiveCellStyleEnabled"); } get responsiveStates() { return this.s; } set responsiveStates(a) { this.s = a; this.e("ResponsiveStates"); } get initialSortDescriptions() { return this.n; } set initialSortDescriptions(a) { this.n = a; this.e("InitialSortDescriptions"); } get initialGroupDescriptions() { return this.m; } set initialGroupDescriptions(a) { this.m = a; this.e("InitialGroupDescriptions"); } get initialSummaryDescriptions() { return this.o; } set initialSummaryDescriptions(a) { this.o = a; this.e("InitialSummaryDescriptions"); } get initialSorts() { return this.g2; } set initialSorts(a) { this.g2 = a; this.e("InitialSorts"); } get initialGroups() { return this.g1; } set initialGroups(a) { this.g1 = a; this.e("InitialGroups"); } get initialSummaries() { return this.g3; } set initialSummaries(a) { this.g3 = a; this.e("InitialSummaries"); } get sortDescriptions() { return this.x; } set sortDescriptions(a) { this.x = a; this.e("SortDescriptions"); } get groupDescriptions() { return this.l; } set groupDescriptions(a) { this.l = a; this.e("GroupDescriptions"); } get filterExpressions() { return this.k; } set filterExpressions(a) { this.k = a; this.e("FilterExpressions"); } get summaryDescriptions() { return this.y; } set summaryDescriptions(a) { this.y = a; this.e("SummaryDescriptions"); } get summaryScope() { return this.ic; } set summaryScope(a) { this.ic = a; this.e("SummaryScope"); } get isGroupCollapsable() { return this.bs; } set isGroupCollapsable(a) { this.bs = a; this.e("IsGroupCollapsable"); } get groupHeaderDisplayMode() { return this.go; } set groupHeaderDisplayMode(a) { this.go = a; this.e("GroupHeaderDisplayMode"); } get isGroupExpandedDefault() { return this.bt; } set isGroupExpandedDefault(a) { this.bt = a; this.e("IsGroupExpandedDefault"); } get groupSummaryDisplayMode() { return this.gp; } set groupSummaryDisplayMode(a) { this.gp = a; this.e("GroupSummaryDisplayMode"); } get autoAcceptEdits() { return this.bi; } set autoAcceptEdits(a) { this.bi = a; this.e("AutoAcceptEdits"); } get primaryKey() { return this.r; } set primaryKey(a) { this.r = a; this.e("PrimaryKey"); } get actualPrimaryKey() { return this.g; } set actualPrimaryKey(a) { this.g = a; this.e("ActualPrimaryKey"); } get actualColumns() { return this.f; } set actualColumns(a) { this.f = a; this.e("ActualColumns"); } get columns() { return this.i; } set columns(a) { this.i = a; this.e("Columns"); } get reactsToSortChanges() { return this.b6; } set reactsToSortChanges(a) { this.b6 = a; this.e("ReactsToSortChanges"); } get reactsToGroupChanges() { return this.b5; } set reactsToGroupChanges(a) { this.b5 = a; this.e("ReactsToGroupChanges"); } get reactsToFilterChanges() { return this.b4; } set reactsToFilterChanges(a) { this.b4 = a; this.e("ReactsToFilterChanges"); } get enterBehavior() { return this.gg; } set enterBehavior(a) { this.gg = a; this.e("EnterBehavior"); } get enterBehaviorAfterEdit() { return this.gh; } set enterBehaviorAfterEdit(a) { this.gh = a; this.e("EnterBehaviorAfterEdit"); } get isColumnOptionsSummariesEnabled() { return this.bq; } set isColumnOptionsSummariesEnabled(a) { this.bq = a; this.e("IsColumnOptionsSummariesEnabled"); } get isColumnOptionsGroupingEnabled() { return this.bp; } set isColumnOptionsGroupingEnabled(a) { this.bp = a; this.e("IsColumnOptionsGroupingEnabled"); } get mergedCellMode() { return this.g6; } set mergedCellMode(a) { this.g6 = a; this.e("MergedCellMode"); } get mergedCellEvaluationCriteria() { return this.g5; } set mergedCellEvaluationCriteria(a) { this.g5 = a; this.e("MergedCellEvaluationCriteria"); } get mergedCellVerticalAlignment() { return this.g7; } set mergedCellVerticalAlignment(a) { this.g7 = a; this.e("MergedCellVerticalAlignment"); } get filterUIType() { return this.gm; } set filterUIType(a) { this.gm = a; this.e("FilterUIType"); } get filterLogicalOperator() { return this.gl; } set filterLogicalOperator(a) { this.gl = a; this.e("FilterLogicalOperator"); } get filterComparisonType() { return this.gi; } set filterComparisonType(a) { this.gi = a; this.e("FilterComparisonType"); } get todayOverride() { return this.cz; } set todayOverride(a) { this.cz = a; this.e("TodayOverride"); } get clearSelectionOnEscape() { return this.bk; } set clearSelectionOnEscape(a) { this.bk = a; this.e("ClearSelectionOnEscape"); } get pageSize() { return this.em; } set pageSize(a) { this.em = a; this.e("PageSize"); } get isToolbarColumnChooserVisible() { return this.bz; } set isToolbarColumnChooserVisible(a) { this.bz = a; this.e("IsToolbarColumnChooserVisible"); } get isToolbarColumnPinningVisible() { return this.b0; } set isToolbarColumnPinningVisible(a) { this.b0 = a; this.e("IsToolbarColumnPinningVisible"); } get toolbarTitle() { return this.it; } set toolbarTitle(a) { this.it = a; this.e("ToolbarTitle"); } get toolbarColumnChooserText() { return this.ip; } set toolbarColumnChooserText(a) { this.ip = a; this.e("ToolbarColumnChooserText"); } get toolbarColumnChooserTitle() { return this.iq; } set toolbarColumnChooserTitle(a) { this.iq = a; this.e("ToolbarColumnChooserTitle"); } get toolbarColumnPinningText() { return this.ir; } set toolbarColumnPinningText(a) { this.ir = a; this.e("ToolbarColumnPinningText"); } get toolbarColumnPinningTitle() { return this.is; } set toolbarColumnPinningTitle(a) { this.is = a; this.e("ToolbarColumnPinningTitle"); } get scrollbarStyle() { return this.hk; } set scrollbarStyle(a) { this.hk = a; this.e("ScrollbarStyle"); } get scrollbarBackground() { return this.hj; } set scrollbarBackground(a) { this.hj = a; this.e("ScrollbarBackground"); } get allowCopyOperation() { return this.bh; } set allowCopyOperation(a) { this.bh = a; this.e("AllowCopyOperation"); } get deferEventForRowDragSelection() { return this.bl; } set deferEventForRowDragSelection(a) { this.bl = a; this.e("DeferEventForRowDragSelection"); } get filterExpressionsChangingRef() { return this.gk; } set filterExpressionsChangingRef(a) { this.gk = a; this.e("FilterExpressionsChangingRef"); } get filterExpressionsChangedRef() { return this.gj; } set filterExpressionsChangedRef(a) { this.gj = a; this.e("FilterExpressionsChangedRef"); } get cellPreviewPointerDownRef() { return this.fg; } set cellPreviewPointerDownRef(a) { this.fg = a; this.e("CellPreviewPointerDownRef"); } get cellPreviewPointerUpRef() { return this.fh; } set cellPreviewPointerUpRef(a) { this.fh = a; this.e("CellPreviewPointerUpRef"); } get cellPointerDownRef() { return this.fe; } set cellPointerDownRef(a) { this.fe = a; this.e("CellPointerDownRef"); } get cellPointerUpRef() { return this.ff; } set cellPointerUpRef(a) { this.ff = a; this.e("CellPointerUpRef"); } get cellClickedRef() { return this.e7; } set cellClickedRef(a) { this.e7 = a; this.e("CellClickedRef"); } get sortDescriptionsChangedRef() { return this.hz; } set sortDescriptionsChangedRef(a) { this.hz = a; this.e("SortDescriptionsChangedRef"); } get groupDescriptionsChangedRef() { return this.gn; } set groupDescriptionsChangedRef(a) { this.gn = a; this.e("GroupDescriptionsChangedRef"); } get summaryDescriptionsChangedRef() { return this.h1; } set summaryDescriptionsChangedRef(a) { this.h1 = a; this.e("SummaryDescriptionsChangedRef"); } get columnHiddenChangedRef() { return this.fo; } set columnHiddenChangedRef(a) { this.fo = a; this.e("ColumnHiddenChangedRef"); } get columnPinnedChangedRef() { return this.fw; } set columnPinnedChangedRef(a) { this.fw = a;